-- mysqldump-php https://github.com/ifsnop/mysqldump-php
--
-- Host: localhost	Database: revenu20_wp799
-- ------------------------------------------------------
-- Server version 	5.5.5-10.3.36-MariaDB-log
-- Date: Fri, 23 Sep 2022 13:33:57 +0000

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

--
-- Table structure for table `wp2o_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wp2o_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime 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 DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp2o_actionscheduler_actions`
--

LOCK TABLES `wp2o_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp2o_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp2o_actionscheduler_actions` VALUES (5,'woocommerce_run_on_woocommerce_admin_updated','complete','2022-09-16 16:19:58','2022-09-16 16:19:58','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1663345198;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1663345198;}',1,1,'2022-09-16 16:20:39','2022-09-16 16:20:39',0,NULL),(6,'action_scheduler/migration_hook','complete','2022-09-16 16:21:00','2022-09-16 16:21:00','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1663345260;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1663345260;}',2,1,'2022-09-16 16:21:47','2022-09-16 16:21:47',0,NULL),(7,'woocommerce_cleanup_draft_orders','complete','2022-09-16 16:22:17','2022-09-16 16:22:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1663345337;s:18:\"\0*\0first_timestamp\";i:1663345337;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1663345337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-09-16 16:22:18','2022-09-16 16:22:18',0,NULL),(8,'woocommerce_cleanup_draft_orders','complete','2022-09-17 16:22:18','2022-09-17 16:22:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1663431738;s:18:\"\0*\0first_timestamp\";i:1663345337;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1663431738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-09-17 16:27:27','2022-09-17 16:27:27',0,NULL),(9,'wc-admin_import_customers','complete','2022-09-17 03:50:11','2022-09-17 03:50:11','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1663386611;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1663386611;}',3,1,'2022-09-17 03:50:23','2022-09-17 03:50:23',0,NULL),(10,'woocommerce_cleanup_draft_orders','complete','2022-09-18 16:27:27','2022-09-18 16:27:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1663518447;s:18:\"\0*\0first_timestamp\";i:1663345337;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1663518447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-09-18 16:27:57','2022-09-18 16:27:57',0,NULL),(11,'wc-admin_import_customers','complete','2022-09-18 07:37:34','2022-09-18 07:37:34','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1663486654;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1663486654;}',3,1,'2022-09-18 07:37:48','2022-09-18 07:37:48',0,NULL),(12,'woocommerce_cleanup_draft_orders','complete','2022-09-19 16:27:57','2022-09-19 16:27:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1663604877;s:18:\"\0*\0first_timestamp\";i:1663345337;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1663604877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-09-19 16:28:20','2022-09-19 16:28:20',0,NULL),(13,'wc-admin_import_customers','complete','2022-09-19 07:26:28','2022-09-19 07:26:28','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1663572388;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1663572388;}',3,1,'2022-09-19 07:28:03','2022-09-19 07:28:03',0,NULL),(14,'woocommerce_cleanup_draft_orders','complete','2022-09-20 16:28:20','2022-09-20 16:28:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1663691300;s:18:\"\0*\0first_timestamp\";i:1663345337;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1663691300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-09-20 16:28:22','2022-09-20 16:28:22',0,NULL),(15,'wc-admin_import_customers','complete','2022-09-20 03:45:28','2022-09-20 03:45:28','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1663645528;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1663645528;}',3,1,'2022-09-20 03:46:08','2022-09-20 03:46:08',0,NULL),(16,'woocommerce_update_marketplace_suggestions','complete','2022-09-20 04:22:49','2022-09-20 04:22:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1663647769;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1663647769;}',0,1,'2022-09-20 04:23:17','2022-09-20 04:23:17',0,NULL),(17,'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,'2022-09-20 05:19:15','2022-09-20 05:19:15',0,NULL),(18,'woocommerce_run_product_attribute_lookup_update_callback','complete','2022-09-20 05:18:55','2022-09-20 05:18:55','[960,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1663651135;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1663651135;}',4,1,'2022-09-20 05:19:15','2022-09-20 05:19:15',0,NULL),(19,'woocommerce_run_product_attribute_lookup_update_callback','complete','2022-09-20 05:22:05','2022-09-20 05:22:05','[961,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1663651325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1663651325;}',4,1,'2022-09-20 05:22:09','2022-09-20 05:22:09',0,NULL),(20,'woocommerce_run_product_attribute_lookup_update_callback','complete','2022-09-20 05:23:55','2022-09-20 05:23:55','[962,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1663651435;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1663651435;}',4,1,'2022-09-20 05:24:13','2022-09-20 05:24:13',0,NULL),(21,'woocommerce_cleanup_draft_orders','complete','2022-09-21 16:28:22','2022-09-21 16:28:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1663777702;s:18:\"\0*\0first_timestamp\";i:1663345337;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1663777702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-09-21 17:12:50','2022-09-21 17:12:50',0,NULL),(22,'wc-admin_import_customers','complete','2022-09-21 06:32:25','2022-09-21 06:32:25','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1663741945;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1663741945;}',3,1,'2022-09-21 06:33:26','2022-09-21 06:33:26',0,NULL),(23,'woocommerce_cleanup_draft_orders','complete','2022-09-22 17:12:50','2022-09-22 17:12:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1663866770;s:18:\"\0*\0first_timestamp\";i:1663345337;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1663866770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2022-09-22 17:13:39','2022-09-22 17:13:39',0,NULL),(24,'wc-admin_import_customers','complete','2022-09-22 06:15:57','2022-09-22 06:15:57','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1663827357;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1663827357;}',3,1,'2022-09-22 06:16:17','2022-09-22 06:16:17',0,NULL),(25,'woocommerce_cleanup_draft_orders','pending','2022-09-23 17:13:39','2022-09-23 17:13:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1663953219;s:18:\"\0*\0first_timestamp\";i:1663345337;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1663953219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(26,'wc-admin_import_customers','complete','2022-09-23 03:57:31','2022-09-23 03:57:31','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1663905451;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1663905451;}',3,1,'2022-09-23 03:57:41','2022-09-23 03:57:41',0,NULL);
/*!40000 ALTER TABLE `wp2o_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp2o_actionscheduler_actions` with 22 row(s)
--

--
-- Table structure for table `wp2o_actionscheduler_claims`
--

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

--
-- Dumping data for table `wp2o_actionscheduler_claims`
--

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

-- Dumped table `wp2o_actionscheduler_claims` with 0 row(s)
--

--
-- Table structure for table `wp2o_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wp2o_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_actionscheduler_groups`
--

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

-- Dumped table `wp2o_actionscheduler_groups` with 4 row(s)
--

--
-- Table structure for table `wp2o_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wp2o_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=65 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp2o_actionscheduler_logs`
--

LOCK TABLES `wp2o_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp2o_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp2o_actionscheduler_logs` VALUES (1,5,'action created','2022-09-16 16:19:58','2022-09-16 16:19:58'),(2,6,'action created','2022-09-16 16:20:00','2022-09-16 16:20:00'),(3,5,'action started via WP Cron','2022-09-16 16:20:39','2022-09-16 16:20:39'),(4,5,'action complete via WP Cron','2022-09-16 16:20:39','2022-09-16 16:20:39'),(5,6,'action started via WP Cron','2022-09-16 16:21:47','2022-09-16 16:21:47'),(6,6,'action complete via WP Cron','2022-09-16 16:21:47','2022-09-16 16:21:47'),(7,7,'action created','2022-09-16 16:22:18','2022-09-16 16:22:18'),(8,7,'action started via Async Request','2022-09-16 16:22:18','2022-09-16 16:22:18'),(9,7,'action complete via Async Request','2022-09-16 16:22:18','2022-09-16 16:22:18'),(10,8,'action created','2022-09-16 16:22:18','2022-09-16 16:22:18'),(11,9,'action created','2022-09-17 03:50:06','2022-09-17 03:50:06'),(12,9,'action started via WP Cron','2022-09-17 03:50:23','2022-09-17 03:50:23'),(13,9,'action complete via WP Cron','2022-09-17 03:50:23','2022-09-17 03:50:23'),(14,8,'action started via WP Cron','2022-09-17 16:27:27','2022-09-17 16:27:27'),(15,8,'action complete via WP Cron','2022-09-17 16:27:27','2022-09-17 16:27:27'),(16,10,'action created','2022-09-17 16:27:27','2022-09-17 16:27:27'),(17,11,'action created','2022-09-18 07:37:30','2022-09-18 07:37:30'),(18,11,'action started via Async Request','2022-09-18 07:37:48','2022-09-18 07:37:48'),(19,11,'action complete via Async Request','2022-09-18 07:37:48','2022-09-18 07:37:48'),(20,10,'action started via WP Cron','2022-09-18 16:27:57','2022-09-18 16:27:57'),(21,10,'action complete via WP Cron','2022-09-18 16:27:57','2022-09-18 16:27:57'),(22,12,'action created','2022-09-18 16:27:57','2022-09-18 16:27:57'),(23,13,'action created','2022-09-19 07:26:23','2022-09-19 07:26:23'),(24,13,'action started via WP Cron','2022-09-19 07:28:03','2022-09-19 07:28:03'),(25,13,'action complete via WP Cron','2022-09-19 07:28:03','2022-09-19 07:28:03'),(26,12,'action started via WP Cron','2022-09-19 16:28:20','2022-09-19 16:28:20'),(27,12,'action complete via WP Cron','2022-09-19 16:28:20','2022-09-19 16:28:20'),(28,14,'action created','2022-09-19 16:28:20','2022-09-19 16:28:20'),(29,15,'action created','2022-09-20 03:45:23','2022-09-20 03:45:23'),(30,15,'action started via WP Cron','2022-09-20 03:46:08','2022-09-20 03:46:08'),(31,15,'action complete via WP Cron','2022-09-20 03:46:08','2022-09-20 03:46:08'),(32,16,'action created','2022-09-20 04:22:49','2022-09-20 04:22:49'),(33,16,'action started via Async Request','2022-09-20 04:23:16','2022-09-20 04:23:16'),(34,16,'action complete via Async Request','2022-09-20 04:23:17','2022-09-20 04:23:17'),(35,17,'action created','2022-09-20 05:18:54','2022-09-20 05:18:54'),(36,18,'action created','2022-09-20 05:18:54','2022-09-20 05:18:54'),(37,17,'action started via Async Request','2022-09-20 05:19:15','2022-09-20 05:19:15'),(38,17,'action complete via Async Request','2022-09-20 05:19:15','2022-09-20 05:19:15'),(39,18,'action started via Async Request','2022-09-20 05:19:15','2022-09-20 05:19:15'),(40,18,'action complete via Async Request','2022-09-20 05:19:15','2022-09-20 05:19:15'),(41,19,'action created','2022-09-20 05:22:04','2022-09-20 05:22:04'),(42,19,'action started via Async Request','2022-09-20 05:22:09','2022-09-20 05:22:09'),(43,19,'action complete via Async Request','2022-09-20 05:22:09','2022-09-20 05:22:09'),(44,20,'action created','2022-09-20 05:23:54','2022-09-20 05:23:54'),(45,20,'action started via WP Cron','2022-09-20 05:24:13','2022-09-20 05:24:13'),(46,20,'action complete via WP Cron','2022-09-20 05:24:13','2022-09-20 05:24:13'),(47,14,'action started via WP Cron','2022-09-20 16:28:22','2022-09-20 16:28:22'),(48,14,'action complete via WP Cron','2022-09-20 16:28:22','2022-09-20 16:28:22'),(49,21,'action created','2022-09-20 16:28:22','2022-09-20 16:28:22'),(50,22,'action created','2022-09-21 06:32:20','2022-09-21 06:32:20'),(51,22,'action started via WP Cron','2022-09-21 06:33:26','2022-09-21 06:33:26'),(52,22,'action complete via WP Cron','2022-09-21 06:33:26','2022-09-21 06:33:26'),(53,21,'action started via WP Cron','2022-09-21 17:12:50','2022-09-21 17:12:50'),(54,21,'action complete via WP Cron','2022-09-21 17:12:50','2022-09-21 17:12:50'),(55,23,'action created','2022-09-21 17:12:50','2022-09-21 17:12:50'),(56,24,'action created','2022-09-22 06:15:52','2022-09-22 06:15:52'),(57,24,'action started via WP Cron','2022-09-22 06:16:17','2022-09-22 06:16:17'),(58,24,'action complete via WP Cron','2022-09-22 06:16:17','2022-09-22 06:16:17'),(59,23,'action started via WP Cron','2022-09-22 17:13:39','2022-09-22 17:13:39'),(60,23,'action complete via WP Cron','2022-09-22 17:13:39','2022-09-22 17:13:39'),(61,25,'action created','2022-09-22 17:13:39','2022-09-22 17:13:39'),(62,26,'action created','2022-09-23 03:57:26','2022-09-23 03:57:26'),(63,26,'action started via Async Request','2022-09-23 03:57:41','2022-09-23 03:57:41'),(64,26,'action complete via Async Request','2022-09-23 03:57:41','2022-09-23 03:57:41');
/*!40000 ALTER TABLE `wp2o_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp2o_actionscheduler_logs` with 64 row(s)
--

--
-- Table structure for table `wp2o_commentmeta`
--

DROP TABLE IF EXISTS `wp2o_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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=20 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp2o_commentmeta`
--

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

-- Dumped table `wp2o_commentmeta` with 19 row(s)
--

--
-- Table structure for table `wp2o_comments`
--

DROP TABLE IF EXISTS `wp2o_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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=21 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp2o_comments`
--

LOCK TABLES `wp2o_comments` WRITE;
/*!40000 ALTER TABLE `wp2o_comments` DISABLE KEYS */;
INSERT INTO `wp2o_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2022-09-16 16:19:37','2022-09-16 16:19:37','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://en.gravatar.com/\">Gravatar</a>.',0,'post-trashed','','comment',0,0),(2,257,'admin','demo-ninetheme@gmail.com','','151.250.52.51','2018-12-12 10:55:40','2018-12-12 10:55:40','As others have said both are valid and will do the trick. I’m not 100% convinced that they are identical though. If you have some style cascading going on then they could in theory produce different results since they are effectively overriding different values. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam modi laudantium, autem, quasi eligendi possimus suscipit fuga quod unde molestias accusantium praesentium officia asperiores, ipsa itaque. Doloribus ipsum neque nihil magni labore. Voluptates at, temporibus quam eos iure ullam.',0,'post-trashed','','comment',0,0),(3,257,'admin','demo-ninetheme@gmail.com','','151.250.52.51','2018-12-12 10:56:15','2018-12-12 10:56:15','Suscipit fuga quod unde molestias accusantium praesentium officia asperiores, ipsa itaque. Doloribus ipsum neque nihil magni labore. Voluptates at, temporibus quam eos iure ullam lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam modi laudantium, autem, quasi eligendi possimus suscipit fuga quod unde molestias accusantium praesentium officia asperiores, ipsa itaque. Doloribus ipsum neque nihil magni labore. Voluptates at, temporibus quam eos iure ullam lorem ipsum dolor sit amet, consectetur adipisicing elit. Eaque repellendus dolores nemo deleniti quaerat dicta delectus odit a perspiciatis',0,'post-trashed','','comment',0,0),(4,439,'admin','demo-ninetheme@gmail.com','','151.250.52.51','2018-12-12 10:45:38','2018-12-12 10:45:38','Suscipit fuga quod unde molestias accusantium praesentium officia asperiores, ipsa itaque. Doloribus ipsum neque nihil magni labore. Voluptates at, temporibus quam eos iure ullam lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam modi laudantium, autem, quasi eligendi possimus suscipit fuga quod unde molestias accusantium praesentium officia asperiores, ipsa itaque. Doloribus ipsum neque nihil magni labore. Voluptates at, temporibus quam eos iure ullam lorem ipsum dolor sit amet, consectetur adipisicing elit. Eaque repellendus dolores nemo deleniti quaerat dicta delectus odit a perspiciatis similique necessitatibus, reiciendis possimus fugiat dolorem!',0,'post-trashed','','comment',0,0),(5,439,'admin','demo-ninetheme@gmail.com','','151.250.52.51','2018-12-12 10:46:13','2018-12-12 10:46:13','As others have said both are valid and will do the trick. I’m not 100% convinced that they are identical though. If you have some style cascading going on then they could in theory produce different results since they are effectively overriding different values.',0,'post-trashed','','comment',0,0),(6,441,'admin','demo-ninetheme@gmail.com','','151.250.52.51','2018-12-12 10:45:35','2018-12-12 10:45:35','Suscipit fuga quod unde molestias accusantium praesentium officia asperiores, ipsa itaque. Doloribus ipsum neque nihil magni labore. Voluptates at, temporibus quam eos iure ullam lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam modi laudantium, autem, quasi eligendi possimus suscipit fuga quod unde molestias accusantium praesentium officia asperiores, ipsa itaque. Doloribus ipsum neque nihil magni labore. Voluptates at, temporibus quam eos iure ullam lorem ipsum dolor sit amet, consectetur adipisicing elit. Eaque repellendus dolores nemo deleniti quaerat dicta delectus odit a perspiciatis similique necessitatibus, reiciendis possimus fugiat dolorem!',0,'post-trashed','','comment',0,0),(7,441,'admin','demo-ninetheme@gmail.com','','151.250.52.51','2018-12-12 10:46:10','2018-12-12 10:46:10','As others have said both are valid and will do the trick. I’m not 100% convinced that they are identical though. If you have some style cascading going on then they could in theory produce different results since they are effectively overriding different values.',0,'post-trashed','','comment',0,0),(8,444,'admin','demo-ninetheme@gmail.com','','151.250.52.51','2018-12-12 10:45:31','2018-12-12 10:45:31','Suscipit fuga quod unde molestias accusantium praesentium officia asperiores, ipsa itaque. Doloribus ipsum neque nihil magni labore. Voluptates at, temporibus quam eos iure ullam lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam modi laudantium, autem, quasi eligendi possimus suscipit fuga quod unde molestias accusantium praesentium officia asperiores, ipsa itaque. Doloribus ipsum neque nihil magni labore. Voluptates at, temporibus quam eos iure ullam lorem ipsum dolor sit amet, consectetur adipisicing elit. Eaque repellendus dolores nemo deleniti quaerat dicta delectus odit a perspiciatis similique necessitatibus, reiciendis possimus fugiat dolorem!',0,'post-trashed','','comment',0,0),(9,444,'admin','demo-ninetheme@gmail.com','','151.250.52.51','2018-12-12 10:46:07','2018-12-12 10:46:07','As others have said both are valid and will do the trick. I’m not 100% convinced that they are identical though. If you have some style cascading going on then they could in theory produce different results since they are effectively overriding different values.',0,'post-trashed','','comment',0,0),(10,444,'admin','demo-ninetheme@gmail.com','','151.250.52.51','2018-12-12 10:46:42','2018-12-12 10:46:42','As others have said both are valid and will do the trick. I’m not 100% convinced that they are identical though. If you have some style cascading going on then they could in theory produce different results since they are effectively overriding different values. As others have said both are valid and will do the trick. I’m not 100% convinced that they are identical though. If you have some style cascading going on then they could in theory produce different results since they are effectively overriding different values.',0,'post-trashed','','comment',9,0),(11,444,'admin','demo-ninetheme@gmail.com','','151.250.52.51','2018-12-12 10:46:57','2018-12-12 10:46:57','As others have said both are valid and will do the trick. I’m not 100% convinced that they are identical though. If you have some style cascading going on then they could in theory produce different results since they are effectively overriding different values. As others have said both are valid and will do the trick. I’m not 100% convinced that they are identical though. If you have some style cascading going on then they could in theory produce different results since they are effectively overriding different values. As others have said both are valid and will do the trick. I’m not 100% convinced that they are identical though. If you have some style cascading going on then they could in theory produce different results since they are effectively overriding different values.',0,'post-trashed','','comment',0,0),(12,445,'admin','demo-ninetheme@gmail.com','','151.250.52.51','2018-12-12 10:45:28','2018-12-12 10:45:28','Suscipit fuga quod unde molestias accusantium praesentium officia asperiores, ipsa itaque. Doloribus ipsum neque nihil magni labore. Voluptates at, temporibus quam eos iure ullam lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam modi laudantium, autem, quasi eligendi possimus suscipit fuga quod unde molestias accusantium praesentium officia asperiores, ipsa itaque. Doloribus ipsum neque nihil magni labore. Voluptates at, temporibus quam eos iure ullam lorem ipsum dolor sit amet, consectetur adipisicing elit. Eaque repellendus dolores nemo deleniti quaerat dicta delectus odit a perspiciatis similique necessitatibus, reiciendis possimus fugiat dolorem!',0,'post-trashed','','comment',0,0),(13,445,'admin','demo-ninetheme@gmail.com','','151.250.52.51','2018-12-12 10:46:02','2018-12-12 10:46:02','As others have said both are valid and will do the trick. I’m not 100% convinced that they are identical though. If you have some style cascading going on then they could in theory produce different results since they are effectively overriding different values.',0,'post-trashed','','comment',0,0),(14,480,'admin','demo-ninetheme@gmail.com','','151.250.52.51','2018-12-12 10:45:25','2018-12-12 10:45:25','Suscipit fuga quod unde molestias accusantium praesentium officia asperiores, ipsa itaque. Doloribus ipsum neque nihil magni labore. Voluptates at, temporibus quam eos iure ullam lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam modi laudantium, autem, quasi eligendi possimus suscipit fuga quod unde molestias accusantium praesentium officia asperiores, ipsa itaque. Doloribus ipsum neque nihil magni labore. Voluptates at, temporibus quam eos iure ullam lorem ipsum dolor sit amet, consectetur adipisicing elit. Eaque repellendus dolores nemo deleniti quaerat dicta delectus odit a perspiciatis similique necessitatibus, reiciendis possimus fugiat dolorem!',0,'post-trashed','','comment',0,0),(15,480,'admin','demo-ninetheme@gmail.com','','151.250.52.51','2018-12-12 10:45:58','2018-12-12 10:45:58','As others have said both are valid and will do the trick. I’m not 100% convinced that they are identical though. If you have some style cascading going on then they could in theory produce different results since they are effectively overriding different values.',0,'post-trashed','','comment',0,0),(16,480,'admin','demo.ninetheme.@gmail.com','','::1','2019-01-08 16:44:46','2019-01-08 16:44:46','As others have said both are valid and will do the trick. I’m not 100% convinced that they are identical though. If you have some style cascading going on then they could in theory produce different results since they are effectively overriding different values.',0,'post-trashed','','comment',0,0),(17,482,'admin','demo-ninetheme@gmail.com','','151.250.52.51','2018-12-12 10:45:04','2018-12-12 10:45:04','As others have said both are valid and will do the trick. I’m not 100% convinced that they are identical though. If you have some style cascading going on then they could in theory produce different results since they are effectively overriding different values. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam modi laudantium, autem, quasi eligendi possimus suscipit fuga quod unde molestias accusantium praesentium officia asperiores, ipsa itaque. Doloribus ipsum neque nihil magni labore. Voluptates at, temporibus quam eos iure ullam.',0,'post-trashed','','comment',0,0),(18,482,'admin','demo-ninetheme@gmail.com','','151.250.52.51','2018-12-12 10:45:19','2018-12-12 10:45:19','Suscipit fuga quod unde molestias accusantium praesentium officia asperiores, ipsa itaque. Doloribus ipsum neque nihil magni labore. Voluptates at, temporibus quam eos iure ullam lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam modi laudantium, autem, quasi eligendi possimus suscipit fuga quod unde molestias accusantium praesentium officia asperiores, ipsa itaque. Doloribus ipsum neque nihil magni labore. Voluptates at, temporibus quam eos iure ullam lorem ipsum dolor sit amet, consectetur adipisicing elit. Eaque repellendus dolores nemo deleniti quaerat dicta delectus odit a perspiciatis similique necessitatibus, reiciendis possimus fugiat dolorem!',0,'post-trashed','','comment',0,0),(19,482,'admin','demo-ninetheme@gmail.com','','151.250.52.51','2018-12-12 10:45:52','2018-12-12 10:45:52','As others have said both are valid and will do the trick. I’m not 100% convinced that they are identical though. If you have some style cascading going on then they could in theory produce different results since they are effectively overriding different values.',0,'post-trashed','','comment',18,0),(20,482,'admin','demo-ninetheme@gmail.com','','151.250.52.51','2018-12-12 10:46:21','2018-12-12 10:46:21','As others have said both are valid and will do the trick. I’m not 100% convinced that they are identical though. If you have some style cascading going on then they could in theory produce different results since they are effectively overriding different values. As others have said both are valid and will do the trick. I’m not 100% convinced that they are identical though. If you have some style cascading going on then they could in theory produce different results since they are effectively overriding different values.',0,'post-trashed','','comment',0,0);
/*!40000 ALTER TABLE `wp2o_comments` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp2o_comments` with 20 row(s)
--

--
-- Table structure for table `wp2o_links`
--

DROP TABLE IF EXISTS `wp2o_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_links`
--

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

-- Dumped table `wp2o_links` with 0 row(s)
--

--
-- Table structure for table `wp2o_options`
--

DROP TABLE IF EXISTS `wp2o_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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=14836 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp2o_options`
--

LOCK TABLES `wp2o_options` WRITE;
/*!40000 ALTER TABLE `wp2o_options` DISABLE KEYS */;
INSERT INTO `wp2o_options` VALUES (1,'siteurl','https://www.bill-paypro.com','yes'),(2,'home','https://www.bill-paypro.com','yes'),(3,'blogname','Bill-Pay Pro','yes'),(4,'blogdescription','Your Bill Pay Concierge','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','kali@payzerofinancial.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','4','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:184:{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:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s: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:40:\"vc_grid_item/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"vc_grid_item/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"vc_grid_item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"vc_grid_item/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"vc_grid_item/([^/]+)/embed/?$\";s:45:\"index.php?vc_grid_item=$matches[1]&embed=true\";s:33:\"vc_grid_item/([^/]+)/trackback/?$\";s:39:\"index.php?vc_grid_item=$matches[1]&tb=1\";s:41:\"vc_grid_item/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&paged=$matches[2]\";s:48:\"vc_grid_item/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&cpage=$matches[2]\";s:38:\"vc_grid_item/([^/]+)/wc-api(/(.*))?/?$\";s:53:\"index.php?vc_grid_item=$matches[1]&wc-api=$matches[3]\";s:44:\"vc_grid_item/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:55:\"vc_grid_item/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:37:\"vc_grid_item/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?vc_grid_item=$matches[1]&page=$matches[2]\";s:29:\"vc_grid_item/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"vc_grid_item/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"vc_grid_item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"vc_grid_item/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s: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:40:\"index.php?&page_id=826&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/wc-api(/(.*))?/?$\";s:99:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc-api=$matches[6]\";s:62:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:73:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:14:{i:0;s:35:\"redux-framework/redux-framework.php\";i:1;s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";i:2;s:35:\"boldgrid-backup/boldgrid-backup.php\";i:3;s:33:\"classic-editor/classic-editor.php\";i:4;s:36:\"contact-form-7/wp-contact-form-7.php\";i:5;s:31:\"envato-market/envato-market.php\";i:6;s:19:\"jetpack/jetpack.php\";i:7;s:27:\"js_composer/js_composer.php\";i:8;s:41:\"meta-box-show-hide/meta-box-show-hide.php\";i:9;s:31:\"meta-box-tabs/meta-box-tabs.php\";i:10;s:21:\"meta-box/meta-box.php\";i:11;s:46:\"nt-softing-shortcodes/nt-vc-add-shortcodes.php\";i:12;s:21:\"safe-svg/safe-svg.php\";i:13;s:27:\"woocommerce/woocommerce.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','softing','yes'),(41,'stylesheet','softing-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','53496','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:3:{i:1;a:0:{}i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:3:{i:1;a:0:{}i:2;a:4:{s:5:\"title\";s:12:\"About Author\";s:4:\"text\";s:435:\"<img class=\"alignnone size-medium wp-image-559\" src=\"https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/3-300x300.jpg\" alt=\"\" width=\"300\" height=\"300\" />\r\n<h4 class=\"nt-post-title-sidebar\">Arthur Doe</h4>\r\n<strong>Me</strong> contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably.\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:0:{}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','826','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','1678897177','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','53496','yes'),(100,'wp2o_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:114:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','yes'),(101,'fresh_site','0','yes'),(102,'user_count','1','no'),(103,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','yes'),(104,'sidebars_widgets','a:14:{s:19:\"wp_inactive_widgets\";a:0:{}s:17:\"shop-page-sidebar\";a:0:{}s:19:\"shop-single-sidebar\";a:0:{}s:9:\"sidebar-1\";a:14:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";i:5;s:6:\"text-2\";i:6;s:8:\"search-1\";i:7;s:14:\"recent-posts-2\";i:8;s:17:\"recent-comments-2\";i:9;s:10:\"archives-1\";i:10;s:12:\"categories-2\";i:11;s:11:\"tag_cloud-1\";i:12;s:10:\"calendar-1\";i:13;s:6:\"meta-1\";}s:22:\"softing-single-sidebar\";a:0:{}s:23:\"softing-footer-widget-1\";a:1:{i:0;s:13:\"custom_html-1\";}s:23:\"softing-footer-widget-2\";a:1:{i:0;s:13:\"custom_html-2\";}s:23:\"softing-footer-widget-3\";a:1:{i:0;s:13:\"custom_html-3\";}s:23:\"softing-footer-widget-4\";a:1:{i:0;s:13:\"custom_html-4\";}s:22:\"custom-footer-widget-1\";a:0:{}s:22:\"custom-footer-widget-2\";a:0:{}s:22:\"custom-footer-widget-3\";a:0:{}s:22:\"custom-footer-widget-4\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(105,'cron','a:12:{i:1663940044;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:1663940197;a:2:{s:17:\"jetpack_sync_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"jetpack_sync_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}s:22:\"jetpack_sync_full_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"jetpack_sync_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1663942801;a:1:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1663942817;a:2:{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;}}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:1663942942;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:1663949977;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:1663950001;a:1:{s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1663950134;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1663950256;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1663950293;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1664036377;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(106,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_calendar','a:2:{i:1;a:1:{s:5:\"title\";s:8:\"Calendar\";}s:12:\"_multiwidget\";i:1;}','yes'),(108,'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'),(109,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_meta','a:2:{i:1;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_search','a:2:{i:1;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_tag_cloud','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_custom_html','a:5:{i:1;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:526:\"<div class=\"f-item\">\n\n<img class=\"wp-image-11 aligncenter\" src=\"https://www.bill-paypro.com/wp-content/uploads/2022/09/Bill-Pay-Final-main-300x167.png\" alt=\"\" width=\"129\" height=\"72\" />\n\nLet us pay your monthly household bills and expenses with Bill-Pay Pro™.  Each month you allow us to pay your bills, we will reserve between $250 - $750 in emergency money for your household.\n\n<a class=\"btn circle btn-theme effect btn-sm\" href=\"https://calculator.myxtramoney.com/\" target=\"_blank\" rel=\"noopener\">Get Started</a>\n\n</div>\";}i:2;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:555:\"<div class=\"f-item link\">\n<h4>Quick LInk</h4>\n<ul>\n 	<li><a href=\"https://www.bill-paypro.com\" target=\"_blank\" rel=\"noopener\"><i class=\"fas fa-angle-right\"></i> Home</a></li>\n 	<li><a href=\"https://www.bill-paypro.com/about-us/\" target=\"_blank\" rel=\"noopener\"><i class=\"fas fa-angle-right\"></i> About us</a></li>\n 	<li><a href=\"https://www.bill-paypro.com/privacy-policy/\" target=\"_blank\" rel=\"noopener\">Privacy Policy</a></li>\n 	<li><a href=\"https://www.bill-paypro.com/refund_returns/\" target=\"_blank\" rel=\"noopener\">Refund Policy</a></li>\n</ul>\n</div>\n\";}i:3;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:59:\"<div class=\"f-item link\">\n<h4>Community</h4>\n&nbsp;\n\n</div>\";}i:4;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:465:\"<div class=\"f-item twitter-widget\">\n<h4>Contact Info</h4>\nEstablishing Financial Freedom One Household At A Time\n<div class=\"address\">\n<ul>\n 	<li>\n<div class=\"icon\"></div>\n<div class=\"info\">\n<h5>Website:</h5>\nwww.Bill-PayPro.com\n\n</div></li>\n 	<li>\n<div class=\"icon\"></div>\n<div class=\"info\">\n<h5>Email:</h5>\nsupport@payzerofinancial.com\n\n</div></li>\n 	<li>\n<div class=\"icon\"></div>\n<div class=\"info\">\n<h5>Phone:</h5>\n1-833-321-9376\n\n</div></li>\n</ul>\n</div>\n</div>\";}s:12:\"_multiwidget\";i:1;}','yes'),(118,'recovery_keys','a:0:{}','yes'),(119,'theme_mods_twentytwentytwo','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1663386769;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,'_transient_timeout_jetpack_file_data_11.2-a.5','1666445411','no'),(121,'_transient_jetpack_file_data_11.2-a.5','a:1:{s:32:\"3fd340ad52927afb3bbb9e98575eccfd\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:24:\"requires_user_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}}','no'),(122,'jetpack_available_modules','a:1:{s:8:\"11.2-a.5\";a:44:{s:8:\"carousel\";s:3:\"1.5\";s:13:\"comment-likes\";s:3:\"5.1\";s:8:\"comments\";s:3:\"1.4\";s:12:\"contact-form\";s:3:\"1.3\";s:9:\"copy-post\";s:3:\"7.0\";s:20:\"custom-content-types\";s:3:\"3.1\";s:10:\"custom-css\";s:3:\"1.7\";s:21:\"enhanced-distribution\";s:3:\"1.2\";s:16:\"google-analytics\";s:3:\"4.5\";s:12:\"google-fonts\";s:6:\"10.8.0\";s:19:\"gravatar-hovercards\";s:3:\"1.1\";s:15:\"infinite-scroll\";s:3:\"2.0\";s:8:\"json-api\";s:3:\"1.9\";s:5:\"latex\";s:3:\"1.1\";s:11:\"lazy-images\";s:5:\"5.6.0\";s:5:\"likes\";s:3:\"2.2\";s:8:\"markdown\";s:3:\"2.8\";s:9:\"masterbar\";s:3:\"4.8\";s:7:\"monitor\";s:3:\"2.6\";s:5:\"notes\";s:3:\"1.9\";s:10:\"photon-cdn\";s:3:\"6.6\";s:6:\"photon\";s:3:\"2.0\";s:13:\"post-by-email\";s:3:\"2.0\";s:7:\"protect\";s:3:\"3.4\";s:9:\"publicize\";s:3:\"2.0\";s:13:\"related-posts\";s:3:\"2.9\";s:6:\"search\";s:3:\"5.0\";s:9:\"seo-tools\";s:3:\"4.4\";s:10:\"sharedaddy\";s:3:\"1.1\";s:10:\"shortcodes\";s:3:\"1.1\";s:10:\"shortlinks\";s:3:\"1.1\";s:8:\"sitemaps\";s:3:\"3.9\";s:3:\"sso\";s:3:\"2.6\";s:5:\"stats\";s:3:\"1.1\";s:13:\"subscriptions\";s:3:\"1.2\";s:13:\"tiled-gallery\";s:3:\"2.1\";s:10:\"vaultpress\";s:5:\"0:1.2\";s:18:\"verification-tools\";s:3:\"3.0\";s:10:\"videopress\";s:3:\"2.5\";s:3:\"waf\";s:4:\"10.9\";s:17:\"widget-visibility\";s:3:\"2.4\";s:7:\"widgets\";s:3:\"1.2\";s:21:\"woocommerce-analytics\";s:3:\"8.4\";s:7:\"wordads\";s:5:\"4.5.0\";}}','yes'),(123,'jetpack_sync_settings_disable','0','yes'),(246,'woocommerce_email_footer_text','{site_title} &mdash; Built with {WooCommerce}','no'),(247,'woocommerce_email_base_color','#7f54b3','no'),(124,'jetpack_connection_active_plugins','a:1:{s:7:\"jetpack\";a:1:{s:4:\"name\";s:7:\"Jetpack\";}}','yes'),(125,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"FpGeQcwOtoDB6MkzHc8inQ5iwKDk90jj\";}','yes'),(126,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(127,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(128,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(129,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(130,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(131,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(132,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(133,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(134,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(135,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(136,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(137,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(138,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(139,'action_scheduler_hybrid_store_demarkation','4','yes'),(140,'schema-ActionScheduler_StoreSchema','6.0.1663345197','yes'),(141,'schema-ActionScheduler_LoggerSchema','3.0.1663345196','yes'),(245,'woocommerce_email_header_image','','no'),(142,'woocommerce_admin_install_timestamp','1663345197','yes'),(243,'woocommerce_email_from_name','Bill Pay Pro','no'),(244,'woocommerce_email_from_address','kali@payzerofinancial.com','no'),(143,'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'),(242,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(145,'current_theme_supports_woocommerce','yes','yes'),(146,'woocommerce_queue_flush_rewrite_rules','no','yes'),(151,'_transient_wc_attribute_taxonomies','a:0:{}','yes'),(149,'woocommerce_inbox_variant_assignment','5','yes'),(150,'woocommerce_onboarding_profile','a:1:{s:9:\"completed\";b:1;}','yes'),(241,'woocommerce_trash_cancelled_orders','','no'),(219,'woocommerce_price_display_suffix','','yes'),(220,'woocommerce_tax_total_display','itemized','no'),(218,'woocommerce_tax_display_cart','excl','yes'),(221,'woocommerce_enable_shipping_calc','yes','no'),(222,'woocommerce_shipping_cost_requires_address','no','yes'),(223,'woocommerce_ship_to_destination','billing','no'),(224,'woocommerce_shipping_debug_mode','no','yes'),(225,'woocommerce_enable_guest_checkout','yes','no'),(226,'woocommerce_enable_checkout_login_reminder','no','no'),(158,'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:25:\"kali@payzerofinancial.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:25:\"kali@payzerofinancial.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'),(159,'woocommerce_schema_version','430','yes'),(160,'_transient_shipping-transient-version','1663345199','yes'),(161,'woocommerce_store_address','','yes'),(162,'woocommerce_store_address_2','','yes'),(163,'woocommerce_store_city','','yes'),(164,'woocommerce_default_country','US:CA','yes'),(165,'woocommerce_store_postcode','','yes'),(166,'woocommerce_allowed_countries','all','yes'),(167,'woocommerce_all_except_countries','','yes'),(168,'woocommerce_specific_allowed_countries','','yes'),(169,'woocommerce_ship_to_countries','','yes'),(170,'woocommerce_specific_ship_to_countries','','yes'),(171,'woocommerce_default_customer_address','base','yes'),(172,'woocommerce_calc_taxes','no','yes'),(173,'woocommerce_enable_coupons','yes','yes'),(174,'woocommerce_calc_discounts_sequentially','no','no'),(175,'woocommerce_currency','USD','yes'),(176,'woocommerce_currency_pos','left','yes'),(177,'woocommerce_price_thousand_sep',',','yes'),(178,'woocommerce_price_decimal_sep','.','yes'),(179,'woocommerce_price_num_decimals','2','yes'),(180,'woocommerce_shop_page_id','5','yes'),(181,'woocommerce_cart_redirect_after_add','no','yes'),(182,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(183,'woocommerce_placeholder_image','4','yes'),(184,'woocommerce_weight_unit','kg','yes'),(185,'woocommerce_dimension_unit','cm','yes'),(186,'woocommerce_enable_reviews','yes','yes'),(187,'woocommerce_review_rating_verification_label','yes','no'),(188,'woocommerce_review_rating_verification_required','no','no'),(189,'woocommerce_enable_review_rating','yes','yes'),(190,'_transient_timeout_wc_shipping_method_count_legacy','1665937200','no'),(191,'woocommerce_review_rating_required','yes','no'),(192,'woocommerce_manage_stock','yes','yes'),(193,'woocommerce_hold_stock_minutes','60','no'),(194,'woocommerce_notify_low_stock','yes','no'),(195,'woocommerce_notify_no_stock','yes','no'),(196,'woocommerce_stock_email_recipient','kali@payzerofinancial.com','no'),(197,'woocommerce_notify_low_stock_amount','2','no'),(198,'woocommerce_notify_no_stock_amount','0','yes'),(199,'woocommerce_hide_out_of_stock_items','no','yes'),(200,'woocommerce_stock_format','','yes'),(201,'woocommerce_file_download_method','force','no'),(202,'woocommerce_downloads_redirect_fallback_allowed','no','no'),(203,'woocommerce_downloads_require_login','no','no'),(204,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1663345199\";s:5:\"value\";i:0;}','no'),(205,'woocommerce_downloads_grant_access_after_payment','yes','no'),(206,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(208,'woocommerce_attribute_lookup_enabled','yes','yes'),(209,'woocommerce_attribute_lookup_direct_updates','no','yes'),(210,'woocommerce_prices_include_tax','no','yes'),(211,'woocommerce_tax_based_on','shipping','yes'),(212,'woocommerce_shipping_tax_class','inherit','yes'),(213,'woocommerce_tax_round_at_subtotal','no','yes'),(214,'woocommerce_tax_classes','','yes'),(215,'_transient_woocommerce_shipping_task_zone_count_transient','0','yes'),(216,'woocommerce_task_list_hidden_lists','a:1:{i:0;s:5:\"setup\";}','yes'),(217,'woocommerce_tax_display_shop','excl','yes'),(227,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(228,'woocommerce_enable_myaccount_registration','no','no'),(229,'woocommerce_registration_generate_username','yes','no'),(230,'woocommerce_registration_generate_password','yes','no'),(231,'woocommerce_erasure_request_removes_order_data','no','no'),(232,'woocommerce_erasure_request_removes_download_data','no','no'),(233,'woocommerce_allow_bulk_remove_personal_data','no','no'),(234,'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'),(235,'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'),(236,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(237,'_transient_jetpack_autoloader_plugin_paths','a:2:{i:0;s:25:\"{{WP_PLUGIN_DIR}}/jetpack\";i:1;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','yes'),(238,'woocommerce_trash_pending_orders','','no'),(239,'woocommerce_admin_notices','a:0:{}','yes'),(240,'woocommerce_trash_failed_orders','','no'),(248,'woocommerce_email_background_color','#f7f7f7','no'),(249,'woocommerce_email_body_background_color','#ffffff','no'),(250,'woocommerce_email_text_color','#3c3c3c','no'),(251,'woocommerce_merchant_email_notifications','no','no'),(252,'woocommerce_cart_page_id','6','no'),(253,'woocommerce_checkout_page_id','7','no'),(254,'woocommerce_myaccount_page_id','8','no'),(255,'woocommerce_terms_page_id','','no'),(256,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(257,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(258,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(259,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(260,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(261,'woocommerce_myaccount_orders_endpoint','orders','yes'),(262,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(263,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(264,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(265,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(266,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(267,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(268,'woocommerce_logout_endpoint','customer-logout','yes'),(269,'woocommerce_api_enabled','no','yes'),(270,'woocommerce_allow_tracking','no','no'),(271,'woocommerce_show_marketplace_suggestions','yes','no'),(272,'woocommerce_analytics_enabled','yes','yes'),(273,'woocommerce_single_image_width','600','yes'),(274,'woocommerce_thumbnail_image_width','300','yes'),(275,'woocommerce_checkout_highlight_required_fields','yes','yes'),(276,'woocommerce_demo_store','no','no'),(277,'wc_downloads_approved_directories_mode','enabled','yes'),(3251,'product_cat_children','a:0:{}','yes'),(281,'default_product_cat','15','yes'),(287,'boldgrid_backup_id','68508a56','no'),(288,'boldgrid_backup_settings','a:14:{s:8:\"schedule\";a:10:{s:10:\"dow_sunday\";i:0;s:10:\"dow_monday\";i:0;s:11:\"dow_tuesday\";i:0;s:13:\"dow_wednesday\";i:0;s:12:\"dow_thursday\";i:0;s:10:\"dow_friday\";i:0;s:12:\"dow_saturday\";i:0;s:5:\"tod_h\";i:5;s:5:\"tod_m\";i:48;s:5:\"tod_a\";s:2:\"AM\";}s:15:\"retention_count\";i:5;s:18:\"notification_email\";s:25:\"kali@payzerofinancial.com\";s:13:\"notifications\";a:3:{s:6:\"backup\";i:1;s:7:\"restore\";i:1;s:10:\"site_check\";b:1;}s:11:\"auto_backup\";i:1;s:13:\"auto_rollback\";i:1;s:6:\"remote\";a:1:{s:5:\"local\";a:1:{s:7:\"enabled\";b:1;}}s:14:\"exclude_tables\";a:0:{}s:24:\"folder_exclusion_include\";s:18:\"WPCORE,/wp-content\";s:24:\"folder_exclusion_exclude\";s:17:\".git,node_modules\";s:10:\"site_check\";a:4:{s:7:\"enabled\";b:1;s:6:\"logger\";b:1;s:13:\"auto_recovery\";b:0;s:8:\"interval\";i:15;}s:10:\"encrypt_db\";b:0;s:11:\"auto_update\";a:3:{s:4:\"days\";i:0;s:7:\"plugins\";a:1:{s:7:\"default\";s:1:\"0\";}s:6:\"themes\";a:1:{s:7:\"default\";s:1:\"0\";}}s:16:\"backup_directory\";s:30:\"/home/revenu20/boldgrid_backup\";}','no'),(286,'boldgrid_settings','a:2:{s:7:\"library\";a:1:{s:35:\"boldgrid-backup/boldgrid-backup.php\";s:8:\"2.13.7.0\";}s:15:\"plugins_checked\";a:2:{s:35:\"boldgrid-backup/boldgrid-backup.php\";a:1:{s:6:\"1.15.2\";i:1663345266;}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:1:{s:5:\"1.5.9\";i:1663345266;}}}','yes'),(13091,'_transient_timeout_boldgrid_backup_system_zip_test','1663953215','no'),(13092,'_transient_boldgrid_backup_system_zip_test','1','no'),(13093,'_transient_timeout_boldgrid_backup_is_functional','1663953215','no'),(13094,'_transient_boldgrid_backup_is_functional','1','no'),(330,'jetpack_activated','2','yes'),(329,'do_activate','0','yes'),(294,'woocommerce_refund_returns_page_id','9','yes'),(358,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1663950264','no'),(297,'woocommerce_version','6.8.0','yes'),(298,'woocommerce_db_version','6.8.0','yes'),(302,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.0.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.0.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.0.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.0.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.0.2\";s:7:\"version\";s:5:\"6.0.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1663906811;s:15:\"version_checked\";s:5:\"6.0.2\";s:12:\"translations\";a:0:{}}','no'),(434,'sharing-options','a:1:{s:6:\"global\";a:5:{s:12:\"button_style\";s:9:\"icon-text\";s:13:\"sharing_label\";s:11:\"Share this:\";s:10:\"open_links\";s:4:\"same\";s:4:\"show\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:6:\"custom\";a:0:{}}}','yes'),(14626,'_site_transient_timeout_theme_roots','1663941253','no'),(14627,'_site_transient_theme_roots','a:6:{s:13:\"softing-child\";s:7:\"/themes\";s:7:\"softing\";s:7:\"/themes\";s:10:\"storefront\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(301,'https_detection_errors','a:1:{s:20:\"https_request_failed\";a:1:{i:0;s:21:\"HTTPS request failed.\";}}','yes'),(325,'boldgrid_backup_environment','a:3:{s:8:\"hostname\";s:26:\"biz236.inmotionhosting.com\";s:10:\"phpversion\";s:6:\"7.4.30\";s:9:\"wpversion\";s:5:\"6.0.2\";}','yes'),(326,'action_scheduler_lock_async-request-runner','1663940056','yes'),(327,'action_scheduler_migration_status','complete','yes'),(346,'finished_updating_comment_type','1','yes'),(337,'wc_blocks_surface_cart_checkout_probability','24','yes'),(338,'wc_blocks_db_schema_version','260','yes'),(339,'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'),(1374,'_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs','1663993170','no'),(1375,'_transient_woocommerce_admin_remote_inbox_notifications_specs','a:34:{s:27:\"new_in_app_marketplace_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"new_in_app_marketplace_2021\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Customize your store with extensions\";s:7:\"content\";s:164:\"Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"browse_extensions\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Browse extensions\";}}s:3:\"url\";s:24:\"admin.php?page=wc-addons\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:14:23\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.7\";}}}s:21:\"wayflyer_bnpl_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:21:\"wayflyer_bnpl_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:48:\"Grow your business with funding through Wayflyer\";s:7:\"content\";s:261:\"Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"wayflyer_bnpl_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Level up with funding\";}}s:3:\"url\";s:118:\"https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-18 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-affirm\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}}}}}}s:35:\"wc_shipping_mobile_app_usps_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:94:\"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Shipping\";}}s:3:\"url\";s:135:\"https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-shipping-usps\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}}s:30:\"wc_shipping_mobile_app_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wc_shipping_mobile_app_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:69:\"Print and manage your shipping labels with the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"wc_shipping_mobile_app_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:30:\"Get the WooCommerce Mobile App\";}}s:3:\"url\";s:116:\"https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}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:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:16:48\";}i:1;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:251:\"WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:17:25\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s: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:270:\"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:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:18:01\";}i:1;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:2;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:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:18:37\";}i:1;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:2;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:467:\"That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:177:\"It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:144:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:49\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s: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:175:\"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:130:\"https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:20:31\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:2;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s: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:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:13\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:50\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:122:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:738:\"We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons&section=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:30:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"https://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:31:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:442:\"Heads up! There’s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:33:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:358:\"Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:34:30\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:574:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:59:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:38;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}i:39;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.5.10\";}i:40;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.7\";}i:41;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.3\";}i:42;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.3\";}i:43;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.5\";}i:44;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.4\";}i:45;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.4\";}i:46;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.5\";}i:47;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.6\";}i:48;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.4\";}i:49;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.5\";}i:50;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.5\";}i:51;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.4\";}i:52;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.3\";}i:53;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.5\";}i:54;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.3\";}i:55;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:56;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.5\";}i:57;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.3\";}i:58;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.4\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:32:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:42\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:18\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:54\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:19:\"habit-moment-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"habit-moment-survey\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"We’re all ears! Share your experience so far with WooCommerce\";s:7:\"content\";s:136:\"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:45:\"https://automattic.survey.fm/store-management\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:37:30\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:30;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:26:\"ecomm-wc-navigation-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"ecomm-wc-navigation-survey\";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:\"We’d like your feedback on the WooCommerce navigation\";s:7:\"content\";s:134:\"We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:63:\"https://automattic.survey.fm/feedback-on-woocommerce-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:38:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:90;}}}s:42:\"woocommerce-core-paypal-march-2022-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:391:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-core-paypal-march-2022-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:44:57\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"5.5\";}i:1;a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}}}}}}}s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:237:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:45:04\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}s:24:\"pinterest_03_2022_update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"pinterest_03_2022_update\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Your Pinterest for WooCommerce plugin is out of date!\";s:7:\"content\";s:262:\"Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"pinterest_03_2022_update\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"Update Instructions\";}}s:3:\"url\";s:148:\"https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-23 00:00:39\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"pinterest-for-woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"1.0.8\";}}}s:33:\"store_setup_survey_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:33:\"store_setup_survey_survey_q2_2022\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:30:\"How is your store setup going?\";s:7:\"content\";s:232:\"Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"store_setup_survey_survey_q2_2022_share_your_thoughts\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}}s:3:\"url\";s:52:\"https://automattic.survey.fm/store-setup-survey-2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-05-09 08:42:10\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:7;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:9;}}}s:17:\"wc-admin-wisepad3\";O:8:\"stdClass\":8:{s:4:\"slug\";s:17:\"wc-admin-wisepad3\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:74:\"Take your business on the go in Canada with WooCommerce In-Person Payments\";s:7:\"content\";s:275:\"Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"wc-admin-wisepad3\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Grow my business offline\";}}s:3:\"url\";s:126:\"https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-06-15 10:00:28\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}}}s:47:\"woocommerce-payments-august-2022-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-payments-august-2022-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:51:\"Action required: Please update WooCommerce Payments\";s:7:\"content\";s:213:\"An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Find out more\";}}s:3:\"url\";s:96:\"https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:9:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-09 14:44:17\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"3.9\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"4.5.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.1\";}}}s:46:\"woocommerce-payments-august-2022-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-payments-august-2022-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:51:\"WooCommerce Payments has been automatically updated\";s:7:\"content\";s:265:\"You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Find out more\";}}s:3:\"url\";s:96:\"https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-09 14:41:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:47:\"woocommerce-payments-august-2022-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.3\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.1\";}}}}}s:30:\"custom_deposit_schedules_inbox\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"custom_deposit_schedules_inbox\";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:31:\"Customize your deposit schedule\";s:7:\"content\";s:280:\"Receive your funds according to your own business needs with custom deposit schedules from WooCommerce Payments. You’ll have the flexibility to deposit funds into your bank account daily, weekly, monthly, or even on-demand – you’ve done the work, now get paid on your terms.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:27:\"cta_customize_your_deposits\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:23:\"Customize your deposits\";}}s:3:\"url\";s:115:\"https://woocommerce.com/payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=cta_customize_your_deposits\";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:31:\"dismiss_customize_your_deposits\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-09-14 23:09:12\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2022-09-18 14:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AT\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"FR\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"DE\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"HK\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IT\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NZ\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"PL\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"PT\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"SG\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"ES\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CH\";}}}}}}','no'),(315,'jetpack_sync_https_history_home_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:5:\"https\";}','yes'),(314,'jetpack_options','a:14:{s:14:\"last_heartbeat\";i:1663863625;s:7:\"version\";s:19:\"11.2-a.5:1663345335\";s:11:\"old_version\";s:19:\"11.2-a.5:1663345335\";s:28:\"fallback_no_verify_ssl_certs\";i:0;s:9:\"time_diff\";i:0;s:2:\"id\";i:210635802;s:6:\"public\";i:1;s:30:\"recommendations_banner_enabled\";b:1;s:20:\"recommendations_data\";a:4:{s:18:\"site-type-personal\";b:0;s:18:\"site-type-business\";b:1;s:15:\"site-type-store\";b:0;s:15:\"site-type-other\";b:0;}s:20:\"recommendations_step\";s:16:\"banner-completed\";s:16:\"first_admin_view\";b:1;s:28:\"has_seen_wc_connection_modal\";b:1;s:9:\"hide_jitm\";a:2:{s:6:\"backup\";a:2:{s:14:\"last_dismissal\";i:1663386104;s:6:\"number\";i:1;}s:4:\"scan\";a:2:{s:14:\"last_dismissal\";i:1663407380;s:6:\"number\";i:1;}}s:27:\"recommendations_conditional\";a:2:{i:0;s:13:\"security-plan\";i:1;s:9:\"publicize\";}}','yes'),(316,'jetpack_sync_https_history_site_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:5:\"https\";}','yes'),(356,'_transient_timeout_jetpack_https_test_message','1664000211','no'),(357,'_transient_jetpack_https_test_message','','no'),(359,'_transient_woocommerce_admin_remote_free_extensions_specs','a:4:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":4:{s:11:\"description\";s:163:\"Accept credit cards and other popular payment methods with <a href=\"https://woocommerce.com/products/woocommerce-payments\" target=\"_blank\">WooCommerce Payments</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":4:{s:11:\"description\";s:119:\"Print shipping labels with <a href=\"https://woocommerce.com/products/shipping\" target=\"_blank\">WooCommerce Shipping</a>\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";}i:2;O:8:\"stdClass\":4:{s:11:\"description\";s:111:\"Get automated sales tax with <a href=\"https://woocommerce.com/products/tax\" target=\"_blank\">WooCommerce Tax</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";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:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":4:{s:11:\"description\";s:110:\"Enhance speed and security with <a href=\"https://woocommerce.com/products/jetpack\" target=\"_blank\">Jetpack</a>\";s:10:\"is_visible\";a:1:{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:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with <a href=\"https://woocommerce.com/products/mailpoet\" target=\"_blank\">MailPoet</a>\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{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:8:\"mailpoet\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:21:\"Google Listings & Ads\";s:11:\"description\";s:127:\"Drive sales with <a href=\"https://woocommerce.com/products/google-listings-and-ads\" target=\"_blank\">Google Listings and Ads</a>\";s:9:\"image_url\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google-listings-and-ads.png\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{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:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:141:\"List products and create ads on Facebook and Instagram with <a href=\"https://woocommerce.com/products/facebook/\">Facebook for WooCommerce</a>\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:24:\"facebook-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.png\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"Mailchimp\";s:11:\"description\";s:78:\"Send targeted campaigns, recover abandoned carts and much more with Mailchimp.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp-for-woocommerce.png\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:25:\"mailchimp-for-woocommerce\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:29:\"Creative Mail for WooCommerce\";s:11:\"description\";s:99:\"Create on-brand store campaigns, fast email promotions and customer retargeting with Creative Mail.\";s:9:\"image_url\";s:121:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/creative-mail-by-constant-contact.png\";s:10:\"manage_url\";s:27:\"admin.php?page=creativemail\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:33:\"creative-mail-by-constant-contact\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"Google Listings & Ads\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google-listings-and-ads.png\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MY\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PH\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VN\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TH\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"KR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IL\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UA\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TR\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SA\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:55:\"List products and create ads on Facebook and Instagram.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:28:\"facebook-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:159:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalog browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}}}}','no'),(360,'_site_transient_timeout_browser_4089e8e473c2567e25347499227af948','1663950267','no'),(361,'_site_transient_browser_4089e8e473c2567e25347499227af948','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"105.0.0.0\";s:8:\"platform\";s:7:\"Windows\";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'),(362,'_site_transient_timeout_php_check_2f5acf219326a8bc5331ee302b9812f4','1663950268','no'),(363,'_site_transient_php_check_2f5acf219326a8bc5331ee302b9812f4','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(364,'_transient_woocommerce_reports-transient-version','1663345485','yes'),(365,'_transient_timeout_wc_report_orders_stats_fe68d5c41de7360c70d27f7c0e47167c','1663950286','no'),(366,'_transient_wc_report_orders_stats_fe68d5c41de7360c70d27f7c0e47167c','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-16 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(367,'_transient_timeout_wc_report_orders_stats_6f8aebf3593ff44dbc2330325601fa47','1663950286','no'),(368,'_transient_wc_report_orders_stats_6f8aebf3593ff44dbc2330325601fa47','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-16 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(369,'_transient_timeout_wc_report_products_stats_305860d2a8319148ccc7dd7c95577722','1663950286','no'),(370,'_transient_wc_report_products_stats_305860d2a8319148ccc7dd7c95577722','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-16 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(371,'_transient_timeout_wc_report_variations_stats_a33dc61a837bca311f66c967cf3c703a','1663950286','no'),(372,'_transient_wc_report_variations_stats_a33dc61a837bca311f66c967cf3c703a','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-16 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(373,'_transient_timeout_wc_report_orders_stats_c9a6fec1ab98e34e6748d11a8e238d33','1663950286','no'),(374,'_transient_wc_report_orders_stats_c9a6fec1ab98e34e6748d11a8e238d33','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:16:{i:0;a:6:{s:8:\"interval\";s:10:\"2022-09-01\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-01 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2022-09-02\";s:10:\"date_start\";s:19:\"2022-09-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-02 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-02 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2022-09-03\";s:10:\"date_start\";s:19:\"2022-09-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-03 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2022-09-04\";s:10:\"date_start\";s:19:\"2022-09-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-04 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2022-09-05\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2022-09-06\";s:10:\"date_start\";s:19:\"2022-09-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-06 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2022-09-07\";s:10:\"date_start\";s:19:\"2022-09-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-07 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2022-09-08\";s:10:\"date_start\";s:19:\"2022-09-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-08 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2022-09-09\";s:10:\"date_start\";s:19:\"2022-09-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-09 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-09 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2022-09-10\";s:10:\"date_start\";s:19:\"2022-09-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-10 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-10 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2022-09-11\";s:10:\"date_start\";s:19:\"2022-09-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-11 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2022-09-12\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-12 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2022-09-13\";s:10:\"date_start\";s:19:\"2022-09-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-13 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-13 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2022-09-14\";s:10:\"date_start\";s:19:\"2022-09-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-14 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2022-09-15\";s:10:\"date_start\";s:19:\"2022-09-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-15 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2022-09-16\";s:10:\"date_start\";s:19:\"2022-09-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-16 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-16 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:16;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(9710,'_transient_product-transient-version','1663651434','yes'),(379,'_transient_product_query-transient-version','1663939975','yes'),(386,'can_compress_scripts','0','no'),(435,'stats_options','a:6:{s:9:\"admin_bar\";b:1;s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:11:\"count_roles\";a:0:{}s:7:\"blog_id\";b:0;s:12:\"do_not_track\";b:1;s:7:\"version\";s:1:\"9\";}','yes'),(436,'_transient_timeout_woocommerce_admin_payment_method_promotion_specs','1663950983','no'),(437,'_transient_woocommerce_admin_payment_method_promotion_specs','a:1:{s:20:\"woocommerce_payments\";O:8:\"stdClass\":8:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:7:\"content\";s:369:\"Payments made simple, with no monthly fees – designed exclusively for WooCommerce stores. Accept credit cards, debit cards, and other popular payment methods.<br/><br/>By clicking “Install”, you agree to the <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a> and <a href=\"https://automattic.com/privacy/\" target=\"_blank\">Privacy policy</a>.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}}}}s:9:\"sub_title\";s:865:\"<img class=\"wcpay-visa-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/visa.svg\" alt=\"Visa\"><img class=\"wcpay-mastercard-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/mastercard.svg\" alt=\"Mastercard\"><img class=\"wcpay-amex-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/amex.svg\" alt=\"Amex\"><img class=\"wcpay-googlepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/googlepay.svg\" alt=\"Googlepay\"><img class=\"wcpay-applepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/applepay.svg\" alt=\"Applepay\">\";s:15:\"additional_info\";O:8:\"stdClass\":1:{s:18:\"experiment_version\";s:2:\"v2\";}}}','no'),(438,'jetpack_tos_agreed','1','yes'),(439,'jetpack_secrets','a:1:{s:19:\"jetpack_authorize_1\";a:3:{s:8:\"secret_1\";s:32:\"3y6iSeOATvnBt7BJOlKZNiOZiEqNf3FY\";s:8:\"secret_2\";s:32:\"y5FZ2oQtdr5RDpeJijKsHBaNxs3V53X0\";s:3:\"exp\";i:1663947017;}}','no'),(441,'jetpack_package_versions','a:4:{s:6:\"backup\";s:5:\"1.5.0\";s:10:\"connection\";s:6:\"1.41.6\";s:4:\"sync\";s:6:\"1.36.1\";s:6:\"search\";s:6:\"0.16.1\";}','yes'),(440,'_transient_jetpack_assumed_site_creation_date','2022-09-16 16:19:37','yes'),(442,'jetpack_private_options','a:2:{s:10:\"blog_token\";s:65:\"#pMx57l&J()1191Z7ObEj5NaykrTozh0.5&GOdbtg3!1YGIaK^W@*p98#IWes&qgu\";s:14:\"purchase_token\";s:12:\"nFbbspk5rdti\";}','yes'),(443,'jetpack_active_modules','a:8:{i:0;s:12:\"contact-form\";i:1;s:21:\"enhanced-distribution\";i:2;s:8:\"json-api\";i:3;s:5:\"stats\";i:4;s:18:\"verification-tools\";i:5;s:21:\"woocommerce-analytics\";i:6;s:5:\"notes\";i:7;s:7:\"protect\";}','yes'),(444,'jetpack_unique_registrations','2','yes'),(445,'jetpack_sync_settings_max_queue_size','5000','yes'),(446,'jetpack_sync_settings_max_queue_lag','7200','yes'),(740,'jetpack_sync_full_status','a:4:{s:7:\"started\";i:1663346797;s:8:\"finished\";i:1663346838;s:8:\"progress\";a:10:{s:8:\"comments\";a:4:{s:5:\"total\";s:1:\"1\";s:4:\"sent\";i:1;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"1\";}s:9:\"constants\";a:1:{s:8:\"finished\";b:1;}s:9:\"functions\";a:1:{s:8:\"finished\";b:1;}s:7:\"options\";a:1:{s:8:\"finished\";b:1;}s:5:\"posts\";a:4:{s:5:\"total\";s:2:\"12\";s:4:\"sent\";i:12;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"1\";}s:18:\"term_relationships\";a:4:{s:5:\"total\";s:1:\"2\";s:4:\"sent\";i:2;s:8:\"finished\";b:1;s:9:\"last_sent\";a:2:{s:9:\"object_id\";s:1:\"1\";s:16:\"term_taxonomy_id\";s:1:\"1\";}}s:5:\"terms\";a:4:{s:5:\"total\";s:2:\"16\";s:4:\"sent\";i:16;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"1\";}s:6:\"themes\";a:1:{s:8:\"finished\";b:1;}s:7:\"updates\";a:1:{s:8:\"finished\";b:1;}s:5:\"users\";a:4:{s:5:\"total\";s:1:\"1\";s:4:\"sent\";i:1;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"1\";}}s:6:\"config\";a:10:{s:8:\"comments\";i:1;s:9:\"constants\";i:1;s:9:\"functions\";i:1;s:7:\"options\";i:1;s:5:\"posts\";i:1;s:18:\"term_relationships\";i:1;s:5:\"terms\";i:1;s:6:\"themes\";i:1;s:7:\"updates\";i:1;s:5:\"users\";i:1;}}','no'),(558,'_transient_timeout_orders-all-statuses','1663951006','no'),(448,'jetpack_sync_settings_dequeue_max_bytes','500000','yes'),(449,'jetpack_sync_settings_upload_max_bytes','600000','yes'),(450,'jetpack_sync_settings_upload_max_rows','500','yes'),(451,'jetpack_sync_settings_sync_wait_time','10','yes'),(452,'jetpack_sync_settings_sync_wait_threshold','10','yes'),(453,'jetpack_sync_settings_enqueue_wait_time','1','yes'),(454,'jetpack_sync_settings_queue_max_writes_sec','100','yes'),(455,'jetpack_sync_settings_post_types_blacklist','a:0:{}','yes'),(459,'jetpack_sync_settings_dedicated_sync_enabled','0','yes'),(461,'jetpack_sync_settings_taxonomies_blacklist','a:0:{}','yes'),(463,'jetpack_sync_settings_render_filtered_content','0','yes'),(464,'jetpack_sync_settings_post_meta_whitelist','a:0:{}','yes'),(466,'jetpack_sync_settings_comment_meta_whitelist','a:0:{}','yes'),(468,'jetpack_sync_settings_max_enqueue_full_sync','100','yes'),(469,'jetpack_sync_settings_max_queue_size_full_sync','1000','yes'),(470,'jetpack_sync_settings_sync_via_cron','1','yes'),(471,'jetpack_sync_settings_cron_sync_time_limit','240','yes'),(472,'jetpack_sync_settings_known_importers','a:6:{s:16:\"Blogger_Importer\";s:7:\"blogger\";s:13:\"LJ_API_Import\";s:11:\"livejournal\";s:9:\"MT_Import\";s:2:\"mt\";s:10:\"RSS_Import\";s:3:\"rss\";s:20:\"WC_Tax_Rate_Importer\";s:12:\"woo-tax-rate\";s:9:\"WP_Import\";s:9:\"wordpress\";}','yes'),(473,'jetpack_sync_settings_term_relationships_full_sync_item_size','100','yes'),(474,'jetpack_sync_settings_sync_sender_enabled','1','yes'),(475,'jetpack_sync_settings_full_sync_sender_enabled','1','yes'),(476,'jetpack_sync_settings_full_sync_send_duration','9','yes'),(477,'jetpack_sync_settings_full_sync_limits','a:5:{s:8:\"comments\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}s:5:\"posts\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:1;}s:18:\"term_relationships\";a:2:{s:10:\"chunk_size\";i:1000;s:10:\"max_chunks\";i:10;}s:5:\"terms\";a:2:{s:10:\"chunk_size\";i:1000;s:10:\"max_chunks\";i:10;}s:5:\"users\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}}','yes'),(478,'jetpack_sync_settings_checksum_disable','0','yes'),(481,'jetpack_plugin_api_action_links','a:9:{s:33:\"classic-editor/classic-editor.php\";a:1:{s:8:\"Settings\";s:79:\"https://www.bill-paypro.com/wp-admin/options-writing.php#classic-editor-options\";}s:36:\"contact-form-7/wp-contact-form-7.php\";a:1:{s:8:\"Settings\";s:57:\"https://www.bill-paypro.com/wp-admin/admin.php?page=wpcf7\";}s:19:\"jetpack/jetpack.php\";a:3:{s:10:\"My Jetpack\";s:62:\"https://www.bill-paypro.com/wp-admin/admin.php?page=my-jetpack\";s:8:\"Settings\";s:69:\"https://www.bill-paypro.com/wp-admin/admin.php?page=jetpack#/settings\";s:7:\"Support\";s:68:\"https://www.bill-paypro.com/wp-admin/admin.php?page=jetpack-debugger\";}s:21:\"meta-box/meta-box.php\";a:2:{s:4:\"Docs\";s:23:\"https://docs.metabox.io\";s:5:\"About\";s:60:\"https://www.bill-paypro.com/wp-admin/admin.php?page=meta-box\";}s:41:\"meta-box-show-hide/meta-box-show-hide.php\";a:1:{s:16:\"Activate License\";s:68:\"https://www.bill-paypro.com/wp-admin/admin.php?page=meta-box-updater\";}s:31:\"meta-box-tabs/meta-box-tabs.php\";a:1:{s:16:\"Activate License\";s:68:\"https://www.bill-paypro.com/wp-admin/admin.php?page=meta-box-updater\";}s:35:\"redux-framework/redux-framework.php\";a:1:{s:6:\"Go Pro\";s:91:\"https://extendify.com/pricing/?utm_source=redux&utm_campaign=go-pro&utm_medium=plugins-page\";}s:27:\"woocommerce/woocommerce.php\";a:1:{s:8:\"Settings\";s:63:\"https://www.bill-paypro.com/wp-admin/admin.php?page=wc-settings\";}s:27:\"js_composer/js_composer.php\";a:1:{s:8:\"Settings\";s:62:\"https://www.bill-paypro.com/wp-admin/admin.php?page=vc-general\";}}','yes'),(482,'jp_sync_last_success_immediate-send','1663346838.1871','no'),(483,'woocommerce_setup_jetpack_opted_in','1','yes'),(12429,'_transient_timeout_feed_mod_ea7814d145ee6b54357027d26060b9ee','1663870560','no'),(12430,'_transient_feed_mod_ea7814d145ee6b54357027d26060b9ee','1663827360','no'),(12431,'_transient_timeout_meta-box-news','1663913760','no'),(12432,'_transient_meta-box-news','<div class=\"rss-widget\"><ul><li class=\"meta-box-news-item\"><a href=\"#\" class=\"dashicons dashicons-no-alt\" title=\"Dismiss all Meta Box news\" style=\"float: right; box-shadow: none; margin-left: 5px;\"></a><a class=\'rsswidget\' href=\'https://metabox.io/create-product-page-p3-meta-box-bricks/\'>Meta Box: How to Create a Product Page - P3 - Using Meta Box + Bricks</a></li><li class=\"meta-box-news-item\"><a href=\"#\" class=\"dashicons dashicons-no-alt\" title=\"Dismiss all Meta Box news\" style=\"float: right; box-shadow: none; margin-left: 5px;\"></a><a class=\'rsswidget\' href=\'https://metabox.io/create-product-page-p2-meta-box-oxygen/\'>Meta Box: How to Create a Product Page - P2 - Meta Box + Oxygen</a></li><li class=\"meta-box-news-item\"><a href=\"#\" class=\"dashicons dashicons-no-alt\" title=\"Dismiss all Meta Box news\" style=\"float: right; box-shadow: none; margin-left: 5px;\"></a><a class=\'rsswidget\' href=\'https://metabox.io/display-latest-products-section-p4-meta-box-zion/\'>Meta Box: Display the Latest Products Section - P4 - Using Meta Box + Zion</a></li></ul></div>','no'),(496,'jetpack_constants_sync_checksum','a:33:{s:7:\"ABSPATH\";i:720405124;s:17:\"ALTERNATE_WP_CRON\";i:634125391;s:16:\"ATOMIC_CLIENT_ID\";i:634125391;s:26:\"AUTOMATIC_UPDATER_DISABLED\";i:634125391;s:15:\"DISABLE_WP_CRON\";i:634125391;s:18:\"DISALLOW_FILE_EDIT\";i:634125391;s:18:\"DISALLOW_FILE_MODS\";i:634125391;s:16:\"EMPTY_TRASH_DAYS\";i:2473281379;s:9:\"FS_METHOD\";i:634125391;s:12:\"IS_PRESSABLE\";i:634125391;s:16:\"JETPACK__VERSION\";i:4051061733;s:11:\"PHP_VERSION\";i:3059003213;s:19:\"WP_ACCESSIBLE_HOSTS\";i:634125391;s:19:\"WP_AUTO_UPDATE_CORE\";i:634125391;s:14:\"WP_CONTENT_DIR\";i:2446042410;s:20:\"WP_CRON_LOCK_TIMEOUT\";i:3994858278;s:8:\"WP_DEBUG\";i:734881840;s:22:\"WP_HTTP_BLOCK_EXTERNAL\";i:634125391;s:19:\"WP_MAX_MEMORY_LIMIT\";i:1474498405;s:15:\"WP_MEMORY_LIMIT\";i:3065409971;s:17:\"WP_POST_REVISIONS\";i:4261170317;s:14:\"WC_PLUGIN_FILE\";i:1861871312;s:10:\"WC_ABSPATH\";i:934792313;s:18:\"WC_PLUGIN_BASENAME\";i:1149093810;s:10:\"WC_VERSION\";i:1693863597;s:19:\"WOOCOMMERCE_VERSION\";i:1693863597;s:21:\"WC_ROUNDING_PRECISION\";i:498629140;s:25:\"WC_DISCOUNT_ROUNDING_MODE\";i:450215437;s:20:\"WC_TAX_ROUNDING_MODE\";i:2212294583;s:12:\"WC_DELIMITER\";i:2455911554;s:10:\"WC_LOG_DIR\";i:1393764578;s:22:\"WC_SESSION_CACHE_GROUP\";i:4278978988;s:22:\"WC_TEMPLATE_DEBUG_MODE\";i:734881840;}','yes'),(497,'jetpack_search_plan_info','a:8:{s:20:\"search_subscriptions\";a:0:{}s:23:\"supports_instant_search\";b:0;s:28:\"supports_only_classic_search\";b:0;s:15:\"supports_search\";b:0;s:27:\"default_upgrade_bill_period\";s:6:\"yearly\";s:9:\"tier_slug\";N;s:20:\"tier_minimum_records\";N;s:20:\"tier_maximum_records\";N;}','yes'),(498,'jetpack_sync_https_history_main_network_site_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:5:\"https\";}','yes'),(14272,'_transient_timeout_jetpack_is_single_user','1663956768','no'),(14273,'_transient_jetpack_is_single_user','1','no'),(577,'jetpack_active_modules_initialized','1','yes'),(584,'jetpack_updates_sync_checksum','a:2:{s:14:\"update_plugins\";i:3750005635;s:13:\"update_themes\";i:1084025054;}','yes'),(587,'recently_activated','a:0:{}','yes'),(591,'jetpack_protect_key','abe1892a91f2273de559ad1bbe40cbd821705a3e','no'),(670,'_transient_timeout_jetpack_a8c_data','1663951331','no'),(671,'_transient_jetpack_a8c_data','a:4:{s:4:\"a12s\";i:2062;s:9:\"countries\";i:99;s:9:\"languages\";i:121;s:16:\"featured_plugins\";a:4:{i:0;s:11:\"woocommerce\";i:1;s:14:\"wp-super-cache\";i:2;s:14:\"wp-job-manager\";i:3;s:15:\"co-authors-plus\";}}','no'),(690,'widget_recent-comments','a:3:{i:1;a:0:{}i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(691,'widget_recent-posts','a:3:{i:1;a:0:{}i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(1582,'allowedthemes','a:1:{s:13:\"softing-child\";b:1;}','yes'),(1583,'merlin_softing_child','Softing Child','yes'),(638,'post_by_email_address1','NULL','yes'),(639,'jetpack_last_connect_url_check','1663939817','no'),(12421,'_transient_timeout_wc_report_products_stats_e25e4d228a80b6d3ae041afee3e102b0','1664432157','no'),(12422,'_transient_wc_report_products_stats_e25e4d228a80b6d3ae041afee3e102b0','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-22 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(12423,'_transient_timeout_wc_report_variations_stats_be0c9b7b2da73325d7bca865d819d8cb','1664432157','no'),(12424,'_transient_wc_report_variations_stats_be0c9b7b2da73325d7bca865d819d8cb','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-22 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(12425,'_transient_timeout_wc_report_orders_stats_5d643d92a05ba323802c639c0271b248','1664432157','no'),(12426,'_transient_wc_report_orders_stats_5d643d92a05ba323802c639c0271b248','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:22:{i:0;a:6:{s:8:\"interval\";s:10:\"2022-09-01\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-01 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2022-09-02\";s:10:\"date_start\";s:19:\"2022-09-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-02 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-02 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2022-09-03\";s:10:\"date_start\";s:19:\"2022-09-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-03 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2022-09-04\";s:10:\"date_start\";s:19:\"2022-09-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-04 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2022-09-05\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2022-09-06\";s:10:\"date_start\";s:19:\"2022-09-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-06 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2022-09-07\";s:10:\"date_start\";s:19:\"2022-09-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-07 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2022-09-08\";s:10:\"date_start\";s:19:\"2022-09-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-08 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2022-09-09\";s:10:\"date_start\";s:19:\"2022-09-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-09 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-09 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2022-09-10\";s:10:\"date_start\";s:19:\"2022-09-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-10 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-10 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2022-09-11\";s:10:\"date_start\";s:19:\"2022-09-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-11 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2022-09-12\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-12 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2022-09-13\";s:10:\"date_start\";s:19:\"2022-09-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-13 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-13 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2022-09-14\";s:10:\"date_start\";s:19:\"2022-09-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-14 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2022-09-15\";s:10:\"date_start\";s:19:\"2022-09-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-15 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2022-09-16\";s:10:\"date_start\";s:19:\"2022-09-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-16 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-16 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2022-09-17\";s:10:\"date_start\";s:19:\"2022-09-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-17 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-17 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2022-09-18\";s:10:\"date_start\";s:19:\"2022-09-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-18 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2022-09-19\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-19 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2022-09-20\";s:10:\"date_start\";s:19:\"2022-09-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-20 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-20 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2022-09-21\";s:10:\"date_start\";s:19:\"2022-09-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-21 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-21 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2022-09-22\";s:10:\"date_start\";s:19:\"2022-09-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-22 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-22 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:22;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(559,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";a:0:{}}','no'),(557,'jetpack_next_sync_time_full-sync-enqueue','1663346839','yes'),(633,'_transient_dirsize_cache','a:5:{s:69:\"/home/revenu20/bill-paypro.com/wp-content/uploads/woocommerce_uploads\";i:13;s:57:\"/home/revenu20/bill-paypro.com/wp-content/uploads/wc-logs\";i:13;s:57:\"/home/revenu20/bill-paypro.com/wp-content/uploads/2022/09\";i:0;s:54:\"/home/revenu20/bill-paypro.com/wp-content/uploads/2022\";i:0;s:49:\"/home/revenu20/bill-paypro.com/wp-content/uploads\";i:250879;}','yes'),(541,'jetpack_callables_sync_checksum','a:38:{s:11:\"get_plugins\";i:3667450724;s:10:\"get_themes\";i:886738714;s:24:\"get_plugins_action_links\";i:820358152;s:28:\"has_file_system_write_access\";i:4261170317;s:8:\"home_url\";i:2400778854;s:16:\"hosting_provider\";i:769900095;s:12:\"is_fse_theme\";i:734881840;s:15:\"is_main_network\";i:734881840;s:13:\"is_multi_site\";i:734881840;s:21:\"is_version_controlled\";i:734881840;s:6:\"locale\";i:110763218;s:17:\"main_network_site\";i:2400778854;s:26:\"main_network_site_wpcom_id\";i:3379885925;s:14:\"paused_plugins\";i:223132457;s:13:\"paused_themes\";i:223132457;s:18:\"post_type_features\";i:2595086238;s:10:\"post_types\";i:2608737854;s:27:\"rest_api_allowed_post_types\";i:710265342;s:32:\"rest_api_allowed_public_metadata\";i:3610467939;s:5:\"roles\";i:1776745860;s:10:\"shortcodes\";i:3552443893;s:13:\"site_icon_url\";i:734881840;s:8:\"site_url\";i:2400778854;s:10:\"taxonomies\";i:3814831998;s:13:\"theme_support\";i:782276468;s:8:\"timezone\";i:3808505409;s:23:\"wp_get_environment_type\";i:1138987844;s:18:\"wp_max_upload_size\";i:1913451843;s:10:\"wp_version\";i:2473854144;s:14:\"active_modules\";i:783503909;s:16:\"single_user_site\";i:4261170317;s:7:\"updates\";i:2903718415;s:24:\"available_jetpack_blocks\";i:2046926347;s:24:\"sso_is_two_step_required\";i:734881840;s:26:\"sso_should_hide_login_form\";i:734881840;s:18:\"sso_match_by_email\";i:4261170317;s:21:\"sso_new_user_override\";i:734881840;s:29:\"sso_bypass_default_login_form\";i:734881840;}','no'),(542,'jpsq_sync_checkout','0:0','no'),(14667,'_transient_timeout_global_styles_svg_filters_softing-child','1663939764','no'),(14668,'_transient_global_styles_svg_filters_softing-child','<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-dark-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncG type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncB type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.54901960784314 0.98823529411765\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.71764705882353 0.25490196078431\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-red\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 0.27843137254902\" /><feFuncB type=\"table\" tableValues=\"0.5921568627451 0.27843137254902\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-midnight\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0\" /><feFuncG type=\"table\" tableValues=\"0 0.64705882352941\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-magenta-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.78039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.94901960784314\" /><feFuncB type=\"table\" tableValues=\"0.35294117647059 0.47058823529412\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-green\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.65098039215686 0.40392156862745\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.44705882352941 0.4\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-orange\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.098039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.66274509803922\" /><feFuncB type=\"table\" tableValues=\"0.84705882352941 0.41960784313725\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg>','no'),(543,'jetpack_testimonial','0','yes'),(547,'verification_services_codes','0','yes'),(554,'jp_sync_retry_after_immediate-send','','no'),(555,'jp_sync_error_log_immediate-send','a:5:{s:15:\"1663346204.8118\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:24:\"concurrent_request_error\";a:1:{i:0;s:53:\"There is another request running for the same blog ID\";}}s:10:\"error_data\";a:1:{s:24:\"concurrent_request_error\";i:400;}s:18:\"\0*\0additional_data\";a:0:{}}s:15:\"1663346205.0886\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:24:\"concurrent_request_error\";a:1:{i:0;s:53:\"There is another request running for the same blog ID\";}}s:10:\"error_data\";a:1:{s:24:\"concurrent_request_error\";i:400;}s:18:\"\0*\0additional_data\";a:0:{}}s:15:\"1663346205.3912\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:24:\"concurrent_request_error\";a:1:{i:0;s:53:\"There is another request running for the same blog ID\";}}s:10:\"error_data\";a:1:{s:24:\"concurrent_request_error\";i:400;}s:18:\"\0*\0additional_data\";a:0:{}}s:15:\"1663346205.4995\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:24:\"concurrent_request_error\";a:1:{i:0;s:53:\"There is another request running for the same blog ID\";}}s:10:\"error_data\";a:1:{s:24:\"concurrent_request_error\";i:400;}s:18:\"\0*\0additional_data\";a:0:{}}s:15:\"1663346286.3905\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:24:\"concurrent_request_error\";a:1:{i:0;s:53:\"There is another request running for the same blog ID\";}}s:10:\"error_data\";a:1:{s:24:\"concurrent_request_error\";i:400;}s:18:\"\0*\0additional_data\";a:0:{}}}','yes'),(549,'jetpack_next_sync_time_sync','1663939996','yes'),(550,'jp_sync_lock_full_sync','','no'),(551,'jp_sync_last_success_sync','1663940006.329','no'),(749,'jetpack_sync_health_status','a:2:{s:6:\"status\";s:7:\"in_sync\";s:9:\"timestamp\";d:1663346835.97498989105224609375;}','yes'),(713,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','yes'),(1333,'_transient_timeout_wc_report_orders_stats_11f034c854a978a2eb54bca13f1fbf7f','1663993072','no'),(1334,'_transient_wc_report_orders_stats_11f034c854a978a2eb54bca13f1fbf7f','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-17 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(12746,'_transient_timeout_jetpack_woocommerce_analytics_cart_checkout_info_cache','1663937656','no'),(12747,'_transient_jetpack_woocommerce_analytics_cart_checkout_info_cache','a:4:{s:29:\"cart_page_contains_cart_block\";i:0;s:33:\"cart_page_contains_cart_shortcode\";i:1;s:37:\"checkout_page_contains_checkout_block\";i:0;s:41:\"checkout_page_contains_checkout_shortcode\";i:1;}','no'),(1227,'theme_mods_softing','a:3:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1663389248;s:4:\"data\";a:13:{s:19:\"wp_inactive_widgets\";a:0:{}s:17:\"shop-page-sidebar\";a:0:{}s:19:\"shop-single-sidebar\";a:0:{}s:9:\"sidebar-1\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:22:\"softing-single-sidebar\";a:0:{}s:23:\"softing-footer-widget-1\";a:0:{}s:23:\"softing-footer-widget-2\";a:0:{}s:23:\"softing-footer-widget-3\";a:0:{}s:23:\"softing-footer-widget-4\";a:0:{}s:22:\"custom-footer-widget-1\";a:0:{}s:22:\"custom-footer-widget-2\";a:0:{}s:22:\"custom-footer-widget-3\";a:0:{}s:22:\"custom-footer-widget-4\";a:0:{}}}}','yes'),(1249,'current_theme','Softing Child','yes'),(1250,'theme_switched','','yes'),(1320,'recovery_mode_email_last_sent','1663388214','yes'),(1335,'_transient_timeout_wc_report_orders_stats_682ab06b28c7714ec84690e8491d708f','1663993072','no'),(1336,'_transient_wc_report_orders_stats_682ab06b28c7714ec84690e8491d708f','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-17 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(1337,'_transient_timeout_wc_report_products_stats_763c808c733e9811a3ec3f66b7f267c2','1663993072','no'),(1338,'_transient_wc_report_products_stats_763c808c733e9811a3ec3f66b7f267c2','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-17 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(1339,'_transient_timeout_wc_report_variations_stats_549114a6f6678f75f6ec2c0d02d24bce','1663993072','no'),(1340,'_transient_wc_report_variations_stats_549114a6f6678f75f6ec2c0d02d24bce','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-17 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(1341,'_transient_timeout_wc_report_orders_stats_e976e1de36163011e8a314c414681085','1663993072','no'),(1342,'_transient_wc_report_orders_stats_e976e1de36163011e8a314c414681085','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:17:{i:0;a:6:{s:8:\"interval\";s:10:\"2022-09-01\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-01 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2022-09-02\";s:10:\"date_start\";s:19:\"2022-09-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-02 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-02 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2022-09-03\";s:10:\"date_start\";s:19:\"2022-09-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-03 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2022-09-04\";s:10:\"date_start\";s:19:\"2022-09-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-04 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2022-09-05\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2022-09-06\";s:10:\"date_start\";s:19:\"2022-09-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-06 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2022-09-07\";s:10:\"date_start\";s:19:\"2022-09-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-07 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2022-09-08\";s:10:\"date_start\";s:19:\"2022-09-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-08 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2022-09-09\";s:10:\"date_start\";s:19:\"2022-09-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-09 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-09 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2022-09-10\";s:10:\"date_start\";s:19:\"2022-09-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-10 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-10 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2022-09-11\";s:10:\"date_start\";s:19:\"2022-09-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-11 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2022-09-12\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-12 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2022-09-13\";s:10:\"date_start\";s:19:\"2022-09-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-13 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-13 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2022-09-14\";s:10:\"date_start\";s:19:\"2022-09-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-14 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2022-09-15\";s:10:\"date_start\";s:19:\"2022-09-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-15 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2022-09-16\";s:10:\"date_start\";s:19:\"2022-09-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-16 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-16 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2022-09-17\";s:10:\"date_start\";s:19:\"2022-09-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-17 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-17 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:17;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(1346,'stats_cache','a:2:{s:32:\"38f5d9436f46878de388c5eca7ea6cd1\";a:1:{i:1663875163;a:0:{}}s:32:\"22f42826fbf3367c7d2168a45d9c60b5\";a:1:{i:1663875163;a:0:{}}}','yes'),(12417,'_transient_timeout_wc_report_orders_stats_3dab28be45fb4b2f1625c5132a8a6cd1','1664432157','no'),(12418,'_transient_wc_report_orders_stats_3dab28be45fb4b2f1625c5132a8a6cd1','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-22 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(1348,'_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1663431482','no'),(1351,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1663431483','no'),(14208,'_site_transient_timeout_envato_market_themes','1663916754','no'),(14209,'_site_transient_envato_market_themes','a:4:{s:9:\"purchased\";a:0:{}s:6:\"active\";a:0:{}s:9:\"installed\";a:0:{}s:7:\"install\";a:0:{}}','no'),(1587,'theme_mods_softing-child','a:6:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:13:\"header_menu_1\";i:29;s:11:\"footer_menu\";i:25;}s:18:\"custom_css_post_id\";i:-1;s:7:\"softing\";a:20:{s:8:\"img_logo\";a:5:{s:3:\"url\";s:78:\"https://www.bill-paypro.com/wp-content/uploads/2022/09/Bill-Pay-Final-main.png\";s:2:\"id\";s:2:\"11\";s:6:\"height\";s:3:\"333\";s:5:\"width\";s:3:\"600\";s:9:\"thumbnail\";s:73:\"https://www.bill-paypro.com/wp-content/uploads/2019/01/logo-1-150x150.png\";}s:9:\"img_slogo\";a:5:{s:3:\"url\";s:91:\"https://www.bill-paypro.com/wp-content/uploads/2022/09/Bill-Pay-Final.-1-e1663390825651.png\";s:2:\"id\";s:3:\"829\";s:6:\"height\";s:3:\"367\";s:5:\"width\";s:3:\"654\";s:9:\"thumbnail\";s:73:\"https://www.bill-paypro.com/wp-content/uploads/2019/01/logo-1-150x150.png\";}s:8:\"pre_spin\";s:7:\"#072942\";s:6:\"pre_bg\";s:7:\"#67aa61\";s:12:\"backtotop_bg\";s:7:\"#072942\";s:9:\"nav_hvr_a\";a:3:{s:5:\"color\";s:7:\"#46af39\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(70,175,57,1)\";}s:8:\"nav_a_bg\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:0:\"\";s:4:\"rgba\";s:0:\"\";}s:12:\"nav_btn1_clr\";s:0:\"\";s:17:\"shop_custom_color\";s:7:\"#45a939\";s:16:\"shop_theme_color\";s:7:\"default\";s:15:\"nav_bg_sticky_i\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:0:\"\";s:4:\"rgba\";s:0:\"\";}s:8:\"nav_icon\";s:7:\"#072942\";s:12:\"nav_icon_hvr\";s:7:\"#45a939\";s:14:\"nav_btn1_title\";s:5:\"login\";s:12:\"nav_btn1_url\";s:54:\"https://payzerofinancial.com/bank/index.php/Site_Login\";s:9:\"nav_onoff\";s:1:\"1\";s:15:\"nav_btn1_target\";s:7:\"_parent\";s:11:\"nav_btn1_bg\";a:3:{s:5:\"color\";s:7:\"#45a939\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(69,169,57,1)\";}s:14:\"nav_btn1_hvrbg\";a:3:{s:5:\"color\";s:7:\"#072942\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:15:\"rgba(7,41,66,1)\";}s:12:\"nav_btn2_url\";s:54:\"https://payzerofinancial.com/bank/index.php/Site_Login\";}s:12:\"header_image\";s:86:\"https://www.bill-paypro.com/wp-content/uploads/2022/09/cropped-Bill-Pay-Final-main.png\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:831;s:3:\"url\";s:86:\"https://www.bill-paypro.com/wp-content/uploads/2022/09/cropped-Bill-Pay-Final-main.png\";s:13:\"thumbnail_url\";s:86:\"https://www.bill-paypro.com/wp-content/uploads/2022/09/cropped-Bill-Pay-Final-main.png\";s:6:\"height\";N;s:5:\"width\";i:600;}}','yes'),(3615,'redux-framework_allow_tracking','yes','yes'),(3616,'redux-framework_tracking_notice','hide','yes'),(1522,'storefront_nux_fresh_site','0','yes'),(9401,'_transient_timeout_wc_report_variations_stats_68854fa139be14fe5ce7aa89bd0a1164','1664252563','no'),(9402,'_transient_wc_report_variations_stats_68854fa139be14fe5ce7aa89bd0a1164','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-20 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(3287,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:20;s:3:\"all\";i:20;s:8:\"approved\";s:2:\"20\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(1389,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.6.3\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1663388396;s:7:\"version\";s:5:\"5.6.3\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(1516,'theme_mods_storefront','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1663389213;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:8:\"header-1\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}}}}','yes'),(1525,'woocommerce_catalog_rows','4','yes'),(1526,'woocommerce_catalog_columns','3','yes'),(1396,'envato_market','a:2:{s:16:\"is_plugin_active\";s:1:\"1\";s:17:\"installed_version\";s:5:\"2.0.6\";}','yes'),(1400,'vc_version','6.9.0','yes'),(1421,'meta_box_updater','a:4:{s:6:\"status\";s:7:\"invalid\";s:7:\"plugins\";a:0:{}s:22:\"notification_dismissed\";i:1;s:27:\"notification_dismissed_time\";i:1663393760;}','yes'),(3288,'merlin_softing_completed','1663389898','yes'),(1425,'softing','a:270:{s:8:\"last_tab\";s:0:\"\";s:11:\"breadcrumbs\";s:1:\"1\";s:16:\"breadcrumbs_typo\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:9:\"pre_onoff\";s:1:\"0\";s:8:\"pre_type\";s:2:\"11\";s:6:\"pre_bg\";s:7:\"#67aa61\";s:8:\"pre_spin\";s:7:\"#072942\";s:9:\"font_body\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:\"font_btn\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:7:\"font_h1\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:7:\"#45a939\";}s:7:\"font_h2\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:7:\"font_h3\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:7:\"font_h4\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:7:\"font_h5\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:7:\"font_h6\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:6:\"font_p\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:6:\"font_a\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:15:\"backtotop_onoff\";s:1:\"1\";s:12:\"backtotop_bg\";s:7:\"#072942\";s:14:\"backtotop_icon\";s:7:\"#ffffff\";s:9:\"pag_onoff\";s:1:\"1\";s:8:\"pag_type\";s:7:\"default\";s:8:\"pag_size\";s:6:\"medium\";s:9:\"pag_group\";s:2:\"no\";s:10:\"pag_corner\";s:6:\"circle\";s:9:\"pag_align\";s:4:\"left\";s:7:\"pag_clr\";s:0:\"\";s:10:\"pag_hvrclr\";s:0:\"\";s:8:\"pag_nclr\";s:0:\"\";s:11:\"pag_hvrnclr\";s:7:\"#ffffff\";s:9:\"nav_onoff\";s:1:\"1\";s:11:\"nav_bg_type\";s:6:\"normal\";s:6:\"nav_bg\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:0:\"\";}s:10:\"nav_a_typo\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:9:\"nav_hvr_a\";a:3:{s:5:\"color\";s:7:\"#46af39\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(70,175,57,1)\";}s:8:\"nav_a_bg\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:0:\"\";s:4:\"rgba\";s:0:\"\";}s:12:\"nav_hvr_a_bg\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:0:\"\";}s:13:\"nav_bg_sticky\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:0:\"\";}s:15:\"nav_bg_sticky_i\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:0:\"\";s:4:\"rgba\";s:0:\"\";}s:11:\"nav_drop_bg\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:0:\"\";}s:10:\"nav_drop_i\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:0:\"\";}s:13:\"nav_drop_ihvr\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:0:\"\";}s:15:\"nav_drop_ihvrbg\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:0:\"\";}s:13:\"nav_drop_typo\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:\"nav_icon\";s:7:\"#072942\";s:12:\"nav_icon_hvr\";s:7:\"#45a939\";s:14:\"nav_icon_close\";s:0:\"\";s:12:\"nav_icon_brd\";a:6:{s:10:\"border-top\";s:0:\"\";s:12:\"border-right\";s:0:\"\";s:13:\"border-bottom\";s:0:\"\";s:11:\"border-left\";s:0:\"\";s:12:\"border-style\";s:5:\"solid\";s:12:\"border-color\";s:0:\"\";}s:11:\"nav_icon_bg\";s:0:\"\";s:14:\"nav_icon_hvrbg\";s:0:\"\";s:13:\"nav_btn_onoff\";s:1:\"1\";s:14:\"nav_btn1_title\";s:5:\"login\";s:12:\"nav_btn1_url\";s:54:\"https://payzerofinancial.com/bank/index.php/Site_Login\";s:15:\"nav_btn1_target\";s:5:\"_self\";s:11:\"nav_btn1_bg\";a:3:{s:5:\"color\";s:7:\"#45a939\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(69,169,57,1)\";}s:14:\"nav_btn1_hvrbg\";a:3:{s:5:\"color\";s:7:\"#072942\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:15:\"rgba(7,41,66,1)\";}s:12:\"nav_btn1_clr\";s:0:\"\";s:15:\"nav_btn1_hvrclr\";s:0:\"\";s:14:\"nav_btn2_title\";s:54:\"https://payzerofinancial.com/bank/index.php/Site_Login\";s:12:\"nav_btn2_url\";s:54:\"https://payzerofinancial.com/bank/index.php/Site_Login\";s:15:\"nav_btn2_target\";s:5:\"_self\";s:11:\"nav_btn2_bg\";a:3:{s:5:\"color\";s:7:\"#45a939\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(69,169,57,1)\";}s:14:\"nav_btn2_hvrbg\";a:3:{s:5:\"color\";s:7:\"#072942\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:15:\"rgba(7,41,66,1)\";}s:12:\"nav_btn2_clr\";s:0:\"\";s:15:\"nav_btn2_hvrclr\";s:0:\"\";s:9:\"logo_type\";s:3:\"img\";s:9:\"text_logo\";s:0:\"\";s:10:\"logo_style\";a:9:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:8:\"img_logo\";a:5:{s:3:\"url\";s:78:\"https://www.bill-paypro.com/wp-content/uploads/2022/09/Bill-Pay-Final-main.png\";s:2:\"id\";s:2:\"11\";s:6:\"height\";s:3:\"333\";s:5:\"width\";s:3:\"600\";s:9:\"thumbnail\";s:86:\"https://www.bill-paypro.com/wp-content/uploads/2022/09/Bill-Pay-Final-main-150x150.png\";}s:9:\"img_slogo\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:10:\"img_logo_m\";a:5:{s:5:\"units\";s:2:\"px\";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:10:\"img_logo_d\";a:3:{s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"units\";s:2:\"px\";}s:11:\"img_logo_sm\";a:5:{s:5:\"units\";s:2:\"px\";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:11:\"img_logo_sd\";a:3:{s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"units\";s:2:\"px\";}s:12:\"index_layout\";s:13:\"right-sidebar\";s:13:\"single_layout\";s:13:\"right-sidebar\";s:13:\"search_layout\";s:13:\"right-sidebar\";s:14:\"archive_layout\";s:13:\"right-sidebar\";s:12:\"error_layout\";s:10:\"full-width\";s:7:\"sdbr_bg\";s:0:\"\";s:8:\"sdbr_brd\";a:6:{s:10:\"border-top\";s:0:\"\";s:12:\"border-right\";s:0:\"\";s:13:\"border-bottom\";s:0:\"\";s:11:\"border-left\";s:0:\"\";s:12:\"border-style\";s:5:\"solid\";s:12:\"border-color\";s:0:\"\";}s:8:\"sdbr_pad\";a:5:{s:5:\"units\";s:2:\"px\";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:8:\"sdbr_mar\";a:5:{s:5:\"units\";s:2:\"px\";s:10:\"margin-top\";s:0:\"\";s:12:\"margin-right\";s:0:\"\";s:13:\"margin-bottom\";s:0:\"\";s:11:\"margin-left\";s:0:\"\";}s:9:\"sdbr_w_bg\";s:0:\"\";s:10:\"sdbr_w_brd\";a:6:{s:10:\"border-top\";s:0:\"\";s:12:\"border-right\";s:0:\"\";s:13:\"border-bottom\";s:0:\"\";s:11:\"border-left\";s:0:\"\";s:12:\"border-style\";s:5:\"solid\";s:12:\"border-color\";s:0:\"\";}s:7:\"sdbr_wt\";s:0:\"\";s:10:\"sdbr_wtbfr\";a:7:{s:16:\"background-color\";s:0:\"\";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:7:\"sdbr_wp\";s:0:\"\";s:6:\"sdbr_a\";s:0:\"\";s:10:\"sdbr_hvr_a\";s:0:\"\";s:10:\"sdbr_w_pad\";a:5:{s:5:\"units\";s:2:\"px\";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:10:\"sdbr_w_mar\";a:5:{s:5:\"units\";s:2:\"px\";s:10:\"margin-top\";s:0:\"\";s:12:\"margin-right\";s:0:\"\";s:13:\"margin-bottom\";s:0:\"\";s:11:\"margin-left\";s:0:\"\";}s:9:\"blog_hero\";s:1:\"1\";s:19:\"blog_hero_alignment\";s:11:\"text-center\";s:12:\"blog_hero_bg\";a:7:{s:16:\"background-color\";s:0:\"\";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:22:\"blog_hero_overlay_type\";s:4:\"dark\";s:17:\"blog_hero_overlay\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:0:\"\";s:4:\"rgba\";s:0:\"\";}s:14:\"blog_hero_padt\";s:1:\"0\";s:14:\"blog_hero_padb\";s:1:\"0\";s:10:\"blog_title\";s:4:\"BLOG\";s:15:\"blog_title_typo\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:11:\"blog_slogan\";s:0:\"\";s:16:\"blog_slogan_typo\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:9:\"blog_desc\";s:0:\"\";s:14:\"blog_desc_typo\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:14:\"blog_cont_padt\";s:1:\"0\";s:14:\"blog_cont_padb\";s:1:\"0\";s:14:\"post_alignment\";s:9:\"text-left\";s:10:\"post_title\";s:1:\"1\";s:9:\"post_meta\";s:1:\"1\";s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:1:\"1\";s:13:\"post_category\";s:1:\"0\";s:12:\"post_excerpt\";s:1:\"1\";s:9:\"excerptsz\";s:2:\"80\";s:11:\"single_hero\";s:1:\"1\";s:21:\"single_hero_alignment\";s:11:\"text-center\";s:14:\"single_hero_bg\";a:7:{s:16:\"background-color\";s:0:\"\";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:24:\"single_hero_overlay_type\";s:0:\"\";s:19:\"single_hero_overlay\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:3:\"0.5\";s:4:\"rgba\";s:0:\"\";}s:16:\"single_hero_padt\";s:1:\"0\";s:16:\"single_hero_padb\";s:1:\"0\";s:17:\"single_title_typo\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:13:\"single_slogan\";s:0:\"\";s:18:\"single_slogan_typo\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:11:\"single_desc\";s:0:\"\";s:16:\"single_desc_typo\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:16:\"single_cont_padt\";s:1:\"0\";s:16:\"single_cont_padb\";s:1:\"0\";s:22:\"single_post_meta_onoff\";s:1:\"1\";s:22:\"single_post_cats_onoff\";s:1:\"1\";s:24:\"single_post_author_onoff\";s:1:\"1\";s:22:\"single_post_date_onoff\";s:1:\"1\";s:22:\"single_post_tags_onoff\";s:1:\"1\";s:20:\"post_authorbox_onoff\";s:1:\"0\";s:23:\"single_navigation_onoff\";s:1:\"1\";s:20:\"single_related_onoff\";s:1:\"0\";s:15:\"related_perpage\";s:1:\"3\";s:13:\"related_title\";s:17:\"You May Also Like\";s:20:\"single_comment_onoff\";s:1:\"1\";s:12:\"archive_hero\";s:1:\"1\";s:22:\"archive_hero_alignment\";s:11:\"text-center\";s:15:\"archive_hero_bg\";a:7:{s:16:\"background-color\";s:0:\"\";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:25:\"archive_hero_overlay_type\";s:0:\"\";s:20:\"archive_hero_overlay\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:3:\"0.5\";s:4:\"rgba\";s:0:\"\";}s:17:\"archive_hero_padt\";s:1:\"0\";s:17:\"archive_hero_padb\";s:1:\"0\";s:13:\"archive_title\";s:7:\"ARCHIVE\";s:18:\"archive_title_typo\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:14:\"archive_slogan\";s:0:\"\";s:19:\"archive_slogan_typo\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:12:\"archive_desc\";s:0:\"\";s:17:\"archive_desc_typo\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:17:\"archive_cont_padt\";s:1:\"0\";s:17:\"archive_cont_padb\";s:1:\"0\";s:10:\"error_hero\";s:1:\"1\";s:20:\"error_hero_alignment\";s:11:\"text-center\";s:13:\"error_hero_bg\";a:7:{s:16:\"background-color\";s:0:\"\";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:23:\"error_hero_overlay_type\";s:0:\"\";s:18:\"error_hero_overlay\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:3:\"0.5\";s:4:\"rgba\";s:0:\"\";}s:15:\"error_hero_padt\";s:3:\"150\";s:15:\"error_hero_padb\";s:2:\"10\";s:11:\"error_title\";s:15:\"404 - Not Found\";s:16:\"error_title_typo\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:12:\"error_slogan\";s:0:\"\";s:17:\"error_slogan_typo\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:10:\"error_desc\";s:0:\"\";s:15:\"error_desc_typo\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:15:\"error_cont_padt\";s:1:\"0\";s:15:\"error_cont_padb\";s:1:\"0\";s:11:\"search_hero\";s:1:\"1\";s:21:\"search_hero_alignment\";s:11:\"text-center\";s:14:\"search_hero_bg\";a:7:{s:16:\"background-color\";s:0:\"\";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:24:\"search_hero_overlay_type\";s:0:\"\";s:19:\"search_hero_overlay\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:3:\"0.5\";s:4:\"rgba\";s:0:\"\";}s:16:\"search_hero_padt\";s:1:\"0\";s:16:\"search_hero_padb\";s:1:\"0\";s:12:\"search_title\";s:0:\"\";s:17:\"search_title_typo\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:13:\"search_slogan\";s:16:\"Search Completed\";s:18:\"search_slogan_typo\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:11:\"search_desc\";s:0:\"\";s:16:\"search_desc_typo\";a:11:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";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:16:\"search_cont_padt\";s:1:\"0\";s:16:\"search_cont_padb\";s:1:\"0\";s:12:\"footer_onoff\";s:1:\"1\";s:11:\"footer_type\";s:7:\"default\";s:18:\"footer_custom_page\";s:0:\"\";s:13:\"custom_footer\";s:65:\"Enter your custom footer here. Html can be entered in this field.\";s:16:\"footer_copyright\";s:208:\"<i class=\"fa fa-copyright\"></i>Bill-Pay Pro™ is a SaaS underwritten by <a href=\"https://www.payzerofinancial.com\" target=\"_blank\" rel=\"noopener\">PayZero, Incorporated</a> © 1994 - 2022. All Rights Reserved\";s:15:\"footer_copy_clr\";s:7:\"#01ad0a\";s:10:\"footer_pad\";a:5:{s:5:\"units\";s:2:\"px\";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:22:\"footer_widgetize_onoff\";s:1:\"1\";s:15:\"default_widgets\";s:1:\"1\";s:14:\"custom_widgets\";a:4:{i:0;s:1:\"3\";i:1;s:1:\"3\";i:2;s:1:\"3\";i:3;s:1:\"3\";}s:5:\"fw_bg\";a:7:{s:16:\"background-color\";s:0:\"\";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:10:\"fw_overlay\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:0:\"\";}s:4:\"fw_w\";s:0:\"\";s:5:\"fw_wa\";s:0:\"\";s:5:\"fw_wp\";s:0:\"\";s:6:\"fw_pad\";a:5:{s:5:\"units\";s:2:\"px\";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:11:\"shop_layout\";s:13:\"right-sidebar\";s:20:\"shop_hero_visibility\";s:1:\"1\";s:18:\"shop_hero_template\";s:7:\"default\";s:19:\"shop_hero_alignment\";s:11:\"text-center\";s:12:\"shop_hero_bg\";a:7:{s:16:\"background-color\";s:0:\"\";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:17:\"shop_hero_overlay\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:0:\"\";}s:13:\"shop_hero_pad\";a:5:{s:5:\"units\";s:2:\"px\";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:10:\"shop_title\";s:4:\"Shop\";s:15:\"shop_title_typo\";a:12:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:14:\"text-transform\";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:11:\"shop_slogan\";s:0:\"\";s:16:\"shop_slogan_typo\";a:12:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:14:\"text-transform\";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:9:\"shop_desc\";s:0:\"\";s:14:\"shop_desc_typo\";a:12:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:14:\"text-transform\";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:20:\"shop_container_width\";s:0:\"\";s:16:\"shop_content_pad\";a:5:{s:5:\"units\";s:2:\"px\";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:11:\"shop_column\";s:1:\"3\";s:14:\"shop_md_column\";s:1:\"1\";s:14:\"shop_sm_column\";s:1:\"1\";s:12:\"shop_perpage\";s:1:\"6\";s:16:\"shop_theme_color\";s:7:\"default\";s:17:\"shop_custom_color\";s:7:\"#45a939\";s:17:\"shop_post_bgcolor\";s:0:\"\";s:13:\"shop_post_brd\";a:6:{s:10:\"border-top\";s:0:\"\";s:12:\"border-right\";s:0:\"\";s:13:\"border-bottom\";s:0:\"\";s:11:\"border-left\";s:0:\"\";s:12:\"border-style\";s:5:\"solid\";s:12:\"border-color\";s:0:\"\";}s:13:\"shop_post_pad\";a:5:{s:5:\"units\";s:2:\"px\";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:16:\"shop_post_margin\";a:5:{s:5:\"units\";s:2:\"px\";s:10:\"margin-top\";s:0:\"\";s:12:\"margin-right\";s:0:\"\";s:13:\"margin-bottom\";s:0:\"\";s:11:\"margin-left\";s:0:\"\";}s:20:\"shop_post_title_typo\";a:12:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:14:\"text-transform\";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:19:\"shop_post_title_pad\";a:5:{s:5:\"units\";s:2:\"px\";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:22:\"shop_post_title_margin\";a:5:{s:5:\"units\";s:2:\"px\";s:10:\"margin-top\";s:0:\"\";s:12:\"margin-right\";s:0:\"\";s:13:\"margin-bottom\";s:0:\"\";s:11:\"margin-left\";s:0:\"\";}s:20:\"shop_post_price_typo\";a:12:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:14:\"text-transform\";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:19:\"shop_post_price_pad\";a:5:{s:5:\"units\";s:2:\"px\";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:22:\"shop_post_price_margin\";a:5:{s:5:\"units\";s:2:\"px\";s:10:\"margin-top\";s:0:\"\";s:12:\"margin-right\";s:0:\"\";s:13:\"margin-bottom\";s:0:\"\";s:11:\"margin-left\";s:0:\"\";}s:25:\"shop_addtocartbtn_bgcolor\";s:0:\"\";s:28:\"shop_addtocartbtn_hvrbgcolor\";s:0:\"\";s:23:\"shop_addtocartbtn_color\";s:0:\"\";s:26:\"shop_addtocartbtn_hvrcolor\";s:0:\"\";s:21:\"shop_addtocartbtn_brd\";a:6:{s:10:\"border-top\";s:0:\"\";s:12:\"border-right\";s:0:\"\";s:13:\"border-bottom\";s:0:\"\";s:11:\"border-left\";s:0:\"\";s:12:\"border-style\";s:5:\"solid\";s:12:\"border-color\";s:0:\"\";}s:24:\"shop_addtocartbtn_hvrbrd\";a:6:{s:10:\"border-top\";s:0:\"\";s:12:\"border-right\";s:0:\"\";s:13:\"border-bottom\";s:0:\"\";s:11:\"border-left\";s:0:\"\";s:12:\"border-style\";s:5:\"solid\";s:12:\"border-color\";s:0:\"\";}s:24:\"shop_viewcartbtn_bgcolor\";s:0:\"\";s:27:\"shop_viewcartbtn_hvrbgcolor\";s:0:\"\";s:22:\"shop_viewcartbtn_color\";s:0:\"\";s:25:\"shop_viewcartbtn_hvrcolor\";s:0:\"\";s:20:\"shop_viewcartbtn_brd\";a:6:{s:10:\"border-top\";s:0:\"\";s:12:\"border-right\";s:0:\"\";s:13:\"border-bottom\";s:0:\"\";s:11:\"border-left\";s:0:\"\";s:12:\"border-style\";s:5:\"solid\";s:12:\"border-color\";s:0:\"\";}s:23:\"shop_viewcartbtn_hvrbrd\";a:6:{s:10:\"border-top\";s:0:\"\";s:12:\"border-right\";s:0:\"\";s:13:\"border-bottom\";s:0:\"\";s:11:\"border-left\";s:0:\"\";s:12:\"border-style\";s:5:\"solid\";s:12:\"border-color\";s:0:\"\";}s:16:\"shop_postbtn_pad\";a:5:{s:5:\"units\";s:2:\"px\";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:19:\"shop_postbtn_margin\";a:5:{s:5:\"units\";s:2:\"px\";s:10:\"margin-top\";s:0:\"\";s:12:\"margin-right\";s:0:\"\";s:13:\"margin-bottom\";s:0:\"\";s:11:\"margin-left\";s:0:\"\";}s:17:\"shop_sale_bgcolor\";s:0:\"\";s:15:\"shop_sale_color\";s:0:\"\";s:23:\"shop_pagination_bgcolor\";s:0:\"\";s:26:\"shop_pagination_hvrbgcolor\";s:0:\"\";s:21:\"shop_pagination_color\";s:0:\"\";s:24:\"shop_pagination_hvrcolor\";s:0:\"\";s:19:\"shop_pagination_brd\";a:6:{s:10:\"border-top\";s:0:\"\";s:12:\"border-right\";s:0:\"\";s:13:\"border-bottom\";s:0:\"\";s:11:\"border-left\";s:0:\"\";s:12:\"border-style\";s:5:\"solid\";s:12:\"border-color\";s:0:\"\";}s:22:\"shop_pagination_hvrbrd\";a:6:{s:10:\"border-top\";s:0:\"\";s:12:\"border-right\";s:0:\"\";s:13:\"border-bottom\";s:0:\"\";s:11:\"border-left\";s:0:\"\";s:12:\"border-style\";s:5:\"solid\";s:12:\"border-color\";s:0:\"\";}s:18:\"single_shop_layout\";s:13:\"right-sidebar\";s:25:\"single_shop_related_title\";s:16:\"Related Products\";s:26:\"single_shop_related_column\";s:1:\"3\";s:25:\"single_shop_related_count\";s:1:\"6\";s:27:\"single_shop_hero_visibility\";s:1:\"1\";s:25:\"single_shop_hero_template\";s:7:\"default\";s:26:\"single_shop_hero_alignment\";s:11:\"text-center\";s:19:\"single_shop_hero_bg\";a:7:{s:16:\"background-color\";s:0:\"\";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:24:\"single_shop_hero_overlay\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:0:\"\";}s:17:\"single_shop_title\";s:0:\"\";s:22:\"single_shop_title_typo\";a:12:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:14:\"text-transform\";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:\"single_shop_slogan\";s:0:\"\";s:23:\"single_shop_slogan_typo\";a:12:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:14:\"text-transform\";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:16:\"single_shop_desc\";s:0:\"\";s:21:\"single_shop_desc_typo\";a:12:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:14:\"text-transform\";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:23:\"single_shop_content_pad\";a:5:{s:5:\"units\";s:2:\"px\";s:11:\"padding-top\";s:0:\"\";s:13:\"padding-right\";s:0:\"\";s:14:\"padding-bottom\";s:0:\"\";s:12:\"padding-left\";s:0:\"\";}}','yes'),(1426,'softing-transients','a:4:{s:14:\"changed_values\";a:2:{s:9:\"pre_onoff\";s:1:\"1\";s:9:\"nav_onoff\";s:1:\"0\";}s:9:\"last_save\";i:1663939688;s:13:\"last_compiler\";i:1663939688;s:11:\"last_import\";i:1663939688;}','yes'),(1427,'wpb_js_composer_license_activation_notified','yes','yes'),(5135,'_transient_health-check-site-status-result','{\"good\":15,\"recommended\":3,\"critical\":1}','yes'),(13902,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1663913154;s:7:\"checked\";a:6:{s:13:\"softing-child\";s:5:\"1.4.2\";s:7:\"softing\";s:5:\"1.4.2\";s:10:\"storefront\";s:5:\"4.1.1\";s:12:\"twentytwenty\";s:3:\"2.0\";s:15:\"twentytwentyone\";s:3:\"1.6\";s:15:\"twentytwentytwo\";s:3:\"1.2\";}s:8:\"response\";a:1:{s:10:\"storefront\";a:6:{s:5:\"theme\";s:10:\"storefront\";s:11:\"new_version\";s:5:\"4.1.3\";s:3:\"url\";s:40:\"https://wordpress.org/themes/storefront/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/storefront.4.1.3.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.6.0\";}}s:9:\"no_update\";a:3:{s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"2.0\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.2.0.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.6\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.6.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.2.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','no'),(13903,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1663939995;s:8:\"response\";a:3:{s:19:\"jetpack/jetpack.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/jetpack\";s:4:\"slug\";s:7:\"jetpack\";s:6:\"plugin\";s:19:\"jetpack/jetpack.php\";s:11:\"new_version\";s:6:\"11.3.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/jetpack.11.3.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:60:\"https://ps.w.org/jetpack/assets/icon-256x256.png?rev=2638128\";s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2638128\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2638128\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=2653649\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=2653649\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:5:\"6.0.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"6.9.3\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.3.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.8\";s:6:\"tested\";s:5:\"6.0.2\";s:12:\"requires_php\";s:3:\"7.2\";}s:31:\"envato-market/envato-market.php\";O:8:\"stdClass\":5:{s:4:\"slug\";s:13:\"envato-market\";s:6:\"plugin\";s:31:\"envato-market/envato-market.php\";s:11:\"new_version\";s:5:\"2.0.7\";s:3:\"url\";s:42:\"https://github.com/envato/wp-envato-market\";s:7:\"package\";s:63:\"http://envato.github.io/wp-envato-market/dist/envato-market.zip\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:9:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.0\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.0.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:\"5.0\";}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.6.3\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.6.3.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.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:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:21:\"meta-box/meta-box.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/meta-box\";s:4:\"slug\";s:8:\"meta-box\";s:6:\"plugin\";s:21:\"meta-box/meta-box.php\";s:11:\"new_version\";s:5:\"5.6.7\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/meta-box/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/meta-box.5.6.7.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/meta-box/assets/icon-128x128.png?rev=1100915\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:63:\"https://ps.w.org/meta-box/assets/banner-772x250.png?rev=1929588\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.3\";}s:21:\"safe-svg/safe-svg.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/safe-svg\";s:4:\"slug\";s:8:\"safe-svg\";s:6:\"plugin\";s:21:\"safe-svg/safe-svg.php\";s:11:\"new_version\";s:5:\"2.0.3\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/safe-svg/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/safe-svg.2.0.3.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:61:\"https://ps.w.org/safe-svg/assets/icon-256x256.png?rev=2683939\";s:2:\"1x\";s:53:\"https://ps.w.org/safe-svg/assets/icon.svg?rev=2779013\";s:3:\"svg\";s:53:\"https://ps.w.org/safe-svg/assets/icon.svg?rev=2779013\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/safe-svg/assets/banner-1544x500.png?rev=2683939\";s:2:\"1x\";s:63:\"https://ps.w.org/safe-svg/assets/banner-772x250.png?rev=2683939\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}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.3.17\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/redux-framework/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/redux-framework.4.3.17.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/redux-framework/assets/icon-256x256.png?rev=2671465\";s:2:\"1x\";s:68:\"https://ps.w.org/redux-framework/assets/icon-128x128.png?rev=2671465\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/redux-framework/assets/banner-1544x500.png?rev=2671465\";s:2:\"1x\";s:70:\"https://ps.w.org/redux-framework/assets/banner-772x250.png?rev=2671465\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:35:\"boldgrid-backup/boldgrid-backup.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/boldgrid-backup\";s:4:\"slug\";s:15:\"boldgrid-backup\";s:6:\"plugin\";s:35:\"boldgrid-backup/boldgrid-backup.php\";s:11:\"new_version\";s:6:\"1.15.2\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/boldgrid-backup/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.15.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-256x256.png?rev=1880952\";s:2:\"1x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-128x128.png?rev=1880952\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/boldgrid-backup/assets/banner-1544x500.png?rev=1880952\";s:2:\"1x\";s:70:\"https://ps.w.org/boldgrid-backup/assets/banner-772x250.png?rev=1880952\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";}s:19:\"weforms/weforms.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/weforms\";s:4:\"slug\";s:7:\"weforms\";s:6:\"plugin\";s:19:\"weforms/weforms.php\";s:11:\"new_version\";s:6:\"1.6.14\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/weforms/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/weforms.1.6.14.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/weforms/assets/icon-256x256.png?rev=1978687\";s:2:\"1x\";s:60:\"https://ps.w.org/weforms/assets/icon-128x128.png?rev=1978687\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/weforms/assets/banner-1544x500.png?rev=2243402\";s:2:\"1x\";s:62:\"https://ps.w.org/weforms/assets/banner-772x250.png?rev=2243402\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}}}','no'),(14679,'_transient_jetpack_jitm_e919ea62354eb0066d7adf13136bc3f','a:2:{i:0;O:8:\"stdClass\":12:{s:7:\"content\";O:8:\"stdClass\":8:{s:7:\"message\";s:61:\"Did you know you’re running an outdated version of Jetpack?\";s:4:\"icon\";s:7:\"jetpack\";s:8:\"iconPath\";N;s:4:\"list\";a:0:{}s:11:\"description\";s:89:\"Update Jetpack now for better performance and access to the latest and greatest features.\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:10:\"disclaimer\";a:0:{}}s:3:\"CTA\";O:8:\"stdClass\":5:{s:7:\"message\";s:10:\"Update Now\";s:4:\"hook\";s:0:\"\";s:9:\"newWindow\";b:0;s:7:\"primary\";b:1;s:4:\"link\";s:0:\"\";}s:8:\"template\";s:7:\"default\";s:3:\"ttl\";i:300;s:2:\"id\";s:21:\"jetpack_plugin_update\";s:13:\"feature_class\";s:14:\"plugin_updates\";s:7:\"expires\";i:3628800;s:13:\"max_dismissal\";i:1000;s:15:\"activate_module\";N;s:14:\"is_dismissible\";b:1;s:26:\"is_user_created_by_partner\";N;s:18:\"message_expiration\";N;}s:18:\"last_response_time\";i:1663939845;}','no'),(1459,'jetpack_active_plan','a:10:{s:10:\"product_id\";i:2002;s:12:\"product_slug\";s:12:\"jetpack_free\";s:12:\"product_name\";s:12:\"Jetpack Free\";s:18:\"product_name_short\";s:4:\"Free\";s:7:\"expired\";b:0;s:14:\"billing_period\";s:0:\"\";s:13:\"user_is_owner\";b:0;s:7:\"is_free\";b:1;s:11:\"license_key\";s:0:\"\";s:8:\"features\";a:2:{s:6:\"active\";a:10:{i:0;s:12:\"advanced-seo\";i:1;s:3:\"cdn\";i:2;s:17:\"jetpack-dashboard\";i:3;s:17:\"security-settings\";i:4;s:17:\"seo-preview-tools\";i:5;s:14:\"send-a-message\";i:6;s:15:\"social-previews\";i:7;s:18:\"upload-audio-files\";i:8;s:18:\"upload-video-files\";i:9;s:15:\"whatsapp-button\";}s:9:\"available\";a:39:{s:7:\"akismet\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:8:\"antispam\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:7:\"backups\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:13:\"backups-daily\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:8:\"calendly\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:20:\"cloudflare-analytics\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:14:\"cloudflare-cdn\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/audio\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/cover\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:10:\"core/video\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:9:\"donations\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:17:\"full-activity-log\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:16:\"google-analytics\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:9:\"opentable\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:16:\"priority_support\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:18:\"recurring-payments\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:11:\"republicize\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:4:\"scan\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:15:\"simple-payments\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:28:\"subscriber-unlimited-imports\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:7:\"support\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:29:\"vaultpress-automated-restores\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:25:\"vaultpress-backup-archive\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:18:\"vaultpress-backups\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:24:\"vaultpress-storage-space\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:13:\"video-hosting\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:10:\"videopress\";a:8:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:16:\"jetpack_complete\";i:7;s:24:\"jetpack_complete_monthly\";}s:7:\"wordads\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:15:\"wordads-jetpack\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:6:\"search\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:18:\"google-my-business\";a:10:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:26:\"jetpack_security_t1_yearly\";i:7;s:27:\"jetpack_security_t1_monthly\";i:8;s:26:\"jetpack_security_t2_yearly\";i:9;s:27:\"jetpack_security_t2_monthly\";}s:9:\"polldaddy\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:14:\"premium-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:17:\"real-time-backups\";a:10:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:26:\"jetpack_security_t1_yearly\";i:7;s:27:\"jetpack_security_t1_monthly\";i:8;s:26:\"jetpack_security_t2_yearly\";i:9;s:27:\"jetpack_security_t2_monthly\";}s:28:\"vaultpress-security-scanning\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:18:\"cloud-critical-css\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:14:\"instant-search\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:18:\"social-shares-1000\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:22:\"videopress-1tb-storage\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}}}}','yes'),(1416,'envato_market_state','activated','yes'),(14821,'_site_transient_timeout_envato_market_plugins','1663943595','no'),(14822,'_site_transient_envato_market_plugins','a:4:{s:9:\"purchased\";a:0:{}s:6:\"active\";a:0:{}s:9:\"installed\";a:0:{}s:7:\"install\";a:0:{}}','no'),(13896,'_transient_timeout_meta_box_4abed18c84389ab0bb879d0c4263f53f','1663993212','no'),(13897,'_transient_meta_box_4abed18c84389ab0bb879d0c4263f53f','a:2:{s:6:\"status\";s:7:\"invalid\";s:4:\"data\";a:26:{s:15:\"mb-testimonials\";a:17:{s:2:\"id\";s:35:\"mb-testimonials/mb-testimonials.php\";s:4:\"slug\";s:15:\"mb-testimonials\";s:6:\"plugin\";s:35:\"mb-testimonials/mb-testimonials.php\";s:4:\"name\";s:15:\"MB Testimonials\";s:7:\"version\";s:5:\"1.1.0\";s:11:\"new_version\";s:5:\"1.1.0\";s:8:\"homepage\";s:43:\"https://metabox.io/plugins/mb-testimonials/\";s:3:\"url\";s:43:\"https://metabox.io/plugins/mb-testimonials/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:11:\"May 5, 2022\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:14:\"mb-user-avatar\";a:17:{s:2:\"id\";s:33:\"mb-user-avatar/mb-user-avatar.php\";s:4:\"slug\";s:14:\"mb-user-avatar\";s:6:\"plugin\";s:33:\"mb-user-avatar/mb-user-avatar.php\";s:4:\"name\";s:14:\"MB User Avatar\";s:7:\"version\";s:5:\"1.0.1\";s:11:\"new_version\";s:5:\"1.0.1\";s:8:\"homepage\";s:42:\"https://metabox.io/plugins/mb-user-avatar/\";s:3:\"url\";s:42:\"https://metabox.io/plugins/mb-user-avatar/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:12:\"May 26, 2022\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:17:\"mb-favorite-posts\";a:17:{s:2:\"id\";s:39:\"mb-favorite-posts/mb-favorite-posts.php\";s:4:\"slug\";s:17:\"mb-favorite-posts\";s:6:\"plugin\";s:39:\"mb-favorite-posts/mb-favorite-posts.php\";s:4:\"name\";s:17:\"MB Favorite Posts\";s:7:\"version\";s:5:\"2.0.2\";s:11:\"new_version\";s:5:\"2.0.2\";s:8:\"homepage\";s:45:\"https://metabox.io/plugins/mb-favorite-posts/\";s:3:\"url\";s:45:\"https://metabox.io/plugins/mb-favorite-posts/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:11:\"May 5, 2022\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:7:\"mb-core\";a:17:{s:2:\"id\";s:19:\"mb-core/mb-core.php\";s:4:\"slug\";s:7:\"mb-core\";s:6:\"plugin\";s:19:\"mb-core/mb-core.php\";s:4:\"name\";s:7:\"MB Core\";s:7:\"version\";s:5:\"1.4.4\";s:11:\"new_version\";s:5:\"1.4.4\";s:8:\"homepage\";s:45:\"https://metabox.io/?post_type=product&p=16183\";s:3:\"url\";s:45:\"https://metabox.io/?post_type=product&p=16183\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:18:\"September 20, 2022\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:8:\"mb-views\";a:17:{s:2:\"id\";s:21:\"mb-views/mb-views.php\";s:4:\"slug\";s:8:\"mb-views\";s:6:\"plugin\";s:21:\"mb-views/mb-views.php\";s:4:\"name\";s:8:\"MB Views\";s:7:\"version\";s:6:\"1.11.3\";s:11:\"new_version\";s:6:\"1.11.3\";s:8:\"homepage\";s:36:\"https://metabox.io/plugins/mb-views/\";s:3:\"url\";s:36:\"https://metabox.io/plugins/mb-views/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:15:\"August 11, 2022\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:9:\"mb-blocks\";a:17:{s:2:\"id\";s:23:\"mb-blocks/mb-blocks.php\";s:4:\"slug\";s:9:\"mb-blocks\";s:6:\"plugin\";s:23:\"mb-blocks/mb-blocks.php\";s:4:\"name\";s:9:\"MB Blocks\";s:7:\"version\";s:5:\"1.4.0\";s:11:\"new_version\";s:5:\"1.4.0\";s:8:\"homepage\";s:37:\"https://metabox.io/plugins/mb-blocks/\";s:3:\"url\";s:37:\"https://metabox.io/plugins/mb-blocks/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:16:\"October 30, 2021\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:15:\"mb-user-profile\";a:17:{s:2:\"id\";s:35:\"mb-user-profile/mb-user-profile.php\";s:4:\"slug\";s:15:\"mb-user-profile\";s:6:\"plugin\";s:35:\"mb-user-profile/mb-user-profile.php\";s:4:\"name\";s:15:\"MB User Profile\";s:7:\"version\";s:5:\"2.0.3\";s:11:\"new_version\";s:5:\"2.0.3\";s:8:\"homepage\";s:43:\"https://metabox.io/plugins/mb-user-profile/\";s:3:\"url\";s:43:\"https://metabox.io/plugins/mb-user-profile/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:13:\"July 14, 2022\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:15:\"mb-custom-table\";a:17:{s:2:\"id\";s:35:\"mb-custom-table/mb-custom-table.php\";s:4:\"slug\";s:15:\"mb-custom-table\";s:6:\"plugin\";s:35:\"mb-custom-table/mb-custom-table.php\";s:4:\"name\";s:15:\"MB Custom Table\";s:7:\"version\";s:5:\"2.1.3\";s:11:\"new_version\";s:5:\"2.1.3\";s:8:\"homepage\";s:43:\"https://metabox.io/plugins/mb-custom-table/\";s:3:\"url\";s:43:\"https://metabox.io/plugins/mb-custom-table/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:18:\"September 20, 2022\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:11:\"mb-revision\";a:17:{s:2:\"id\";s:27:\"mb-revision/mb-revision.php\";s:4:\"slug\";s:11:\"mb-revision\";s:6:\"plugin\";s:27:\"mb-revision/mb-revision.php\";s:4:\"name\";s:11:\"MB Revision\";s:7:\"version\";s:5:\"1.3.3\";s:11:\"new_version\";s:5:\"1.3.3\";s:8:\"homepage\";s:39:\"https://metabox.io/plugins/mb-revision/\";s:3:\"url\";s:39:\"https://metabox.io/plugins/mb-revision/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:16:\"November 5, 2019\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:12:\"meta-box-aio\";a:17:{s:2:\"id\";s:29:\"meta-box-aio/meta-box-aio.php\";s:4:\"slug\";s:12:\"meta-box-aio\";s:6:\"plugin\";s:29:\"meta-box-aio/meta-box-aio.php\";s:4:\"name\";s:12:\"Meta Box AIO\";s:7:\"version\";s:6:\"1.16.5\";s:11:\"new_version\";s:6:\"1.16.5\";s:8:\"homepage\";s:44:\"https://metabox.io/?post_type=product&p=5572\";s:3:\"url\";s:44:\"https://metabox.io/?post_type=product&p=5572\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:18:\"September 20, 2022\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:22:\"mb-frontend-submission\";a:17:{s:2:\"id\";s:49:\"mb-frontend-submission/mb-frontend-submission.php\";s:4:\"slug\";s:22:\"mb-frontend-submission\";s:6:\"plugin\";s:49:\"mb-frontend-submission/mb-frontend-submission.php\";s:4:\"name\";s:22:\"MB Frontend Submission\";s:7:\"version\";s:5:\"4.1.1\";s:11:\"new_version\";s:5:\"4.1.1\";s:8:\"homepage\";s:50:\"https://metabox.io/plugins/mb-frontend-submission/\";s:3:\"url\";s:50:\"https://metabox.io/plugins/mb-frontend-submission/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:18:\"September 20, 2022\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:12:\"mb-user-meta\";a:17:{s:2:\"id\";s:29:\"mb-user-meta/mb-user-meta.php\";s:4:\"slug\";s:12:\"mb-user-meta\";s:6:\"plugin\";s:29:\"mb-user-meta/mb-user-meta.php\";s:4:\"name\";s:12:\"MB User Meta\";s:7:\"version\";s:5:\"1.2.9\";s:11:\"new_version\";s:5:\"1.2.9\";s:8:\"homepage\";s:40:\"https://metabox.io/plugins/mb-user-meta/\";s:3:\"url\";s:40:\"https://metabox.io/plugins/mb-user-meta/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:17:\"February 22, 2022\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:20:\"meta-box-geolocation\";a:17:{s:2:\"id\";s:45:\"meta-box-geolocation/meta-box-geolocation.php\";s:4:\"slug\";s:20:\"meta-box-geolocation\";s:6:\"plugin\";s:45:\"meta-box-geolocation/meta-box-geolocation.php\";s:4:\"name\";s:20:\"Meta Box Geolocation\";s:7:\"version\";s:5:\"1.3.4\";s:11:\"new_version\";s:5:\"1.3.4\";s:8:\"homepage\";s:48:\"https://metabox.io/plugins/meta-box-geolocation/\";s:3:\"url\";s:48:\"https://metabox.io/plugins/meta-box-geolocation/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:15:\"August 11, 2022\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:16:\"mb-admin-columns\";a:17:{s:2:\"id\";s:37:\"mb-admin-columns/mb-admin-columns.php\";s:4:\"slug\";s:16:\"mb-admin-columns\";s:6:\"plugin\";s:37:\"mb-admin-columns/mb-admin-columns.php\";s:4:\"name\";s:16:\"MB Admin Columns\";s:7:\"version\";s:5:\"1.6.2\";s:11:\"new_version\";s:5:\"1.6.2\";s:8:\"homepage\";s:44:\"https://metabox.io/plugins/mb-admin-columns/\";s:3:\"url\";s:44:\"https://metabox.io/plugins/mb-admin-columns/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:15:\"August 11, 2022\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:12:\"mb-term-meta\";a:17:{s:2:\"id\";s:29:\"mb-term-meta/mb-term-meta.php\";s:4:\"slug\";s:12:\"mb-term-meta\";s:6:\"plugin\";s:29:\"mb-term-meta/mb-term-meta.php\";s:4:\"name\";s:12:\"MB Term Meta\";s:7:\"version\";s:6:\"1.2.10\";s:11:\"new_version\";s:6:\"1.2.10\";s:8:\"homepage\";s:40:\"https://metabox.io/plugins/mb-term-meta/\";s:3:\"url\";s:40:\"https://metabox.io/plugins/mb-term-meta/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:16:\"October 30, 2021\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:16:\"mb-settings-page\";a:17:{s:2:\"id\";s:37:\"mb-settings-page/mb-settings-page.php\";s:4:\"slug\";s:16:\"mb-settings-page\";s:6:\"plugin\";s:37:\"mb-settings-page/mb-settings-page.php\";s:4:\"name\";s:16:\"MB Settings Page\";s:7:\"version\";s:5:\"2.1.7\";s:11:\"new_version\";s:5:\"2.1.7\";s:8:\"homepage\";s:44:\"https://metabox.io/plugins/mb-settings-page/\";s:3:\"url\";s:44:\"https://metabox.io/plugins/mb-settings-page/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:15:\"August 11, 2022\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:21:\"meta-box-text-limiter\";a:17:{s:2:\"id\";s:47:\"meta-box-text-limiter/meta-box-text-limiter.php\";s:4:\"slug\";s:21:\"meta-box-text-limiter\";s:6:\"plugin\";s:47:\"meta-box-text-limiter/meta-box-text-limiter.php\";s:4:\"name\";s:21:\"Meta Box Text Limiter\";s:7:\"version\";s:5:\"1.0.0\";s:11:\"new_version\";s:5:\"1.0.0\";s:8:\"homepage\";s:49:\"https://metabox.io/plugins/meta-box-text-limiter/\";s:3:\"url\";s:49:\"https://metabox.io/plugins/meta-box-text-limiter/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:15:\"January 8, 2018\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:26:\"meta-box-conditional-logic\";a:17:{s:2:\"id\";s:57:\"meta-box-conditional-logic/meta-box-conditional-logic.php\";s:4:\"slug\";s:26:\"meta-box-conditional-logic\";s:6:\"plugin\";s:57:\"meta-box-conditional-logic/meta-box-conditional-logic.php\";s:4:\"name\";s:26:\"Meta Box Conditional Logic\";s:7:\"version\";s:6:\"1.6.17\";s:11:\"new_version\";s:6:\"1.6.17\";s:8:\"homepage\";s:54:\"https://metabox.io/plugins/meta-box-conditional-logic/\";s:3:\"url\";s:54:\"https://metabox.io/plugins/meta-box-conditional-logic/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:13:\"March 1, 2022\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:14:\"meta-box-group\";a:17:{s:2:\"id\";s:33:\"meta-box-group/meta-box-group.php\";s:4:\"slug\";s:14:\"meta-box-group\";s:6:\"plugin\";s:33:\"meta-box-group/meta-box-group.php\";s:4:\"name\";s:14:\"Meta Box Group\";s:7:\"version\";s:6:\"1.3.14\";s:11:\"new_version\";s:6:\"1.3.14\";s:8:\"homepage\";s:42:\"https://metabox.io/plugins/meta-box-group/\";s:3:\"url\";s:42:\"https://metabox.io/plugins/meta-box-group/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:12:\"May 17, 2022\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:16:\"meta-box-builder\";a:17:{s:2:\"id\";s:37:\"meta-box-builder/meta-box-builder.php\";s:4:\"slug\";s:16:\"meta-box-builder\";s:6:\"plugin\";s:37:\"meta-box-builder/meta-box-builder.php\";s:4:\"name\";s:16:\"Meta Box Builder\";s:7:\"version\";s:6:\"4.1.15\";s:11:\"new_version\";s:6:\"4.1.15\";s:8:\"homepage\";s:44:\"https://metabox.io/plugins/meta-box-builder/\";s:3:\"url\";s:44:\"https://metabox.io/plugins/meta-box-builder/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:18:\"September 20, 2022\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:17:\"meta-box-template\";a:17:{s:2:\"id\";s:39:\"meta-box-template/meta-box-template.php\";s:4:\"slug\";s:17:\"meta-box-template\";s:6:\"plugin\";s:39:\"meta-box-template/meta-box-template.php\";s:4:\"name\";s:17:\"Meta Box Template\";s:7:\"version\";s:5:\"1.1.0\";s:11:\"new_version\";s:5:\"1.1.0\";s:8:\"homepage\";s:45:\"https://metabox.io/plugins/meta-box-template/\";s:3:\"url\";s:45:\"https://metabox.io/plugins/meta-box-template/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:18:\"September 19, 2018\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:16:\"meta-box-tooltip\";a:17:{s:2:\"id\";s:37:\"meta-box-tooltip/meta-box-tooltip.php\";s:4:\"slug\";s:16:\"meta-box-tooltip\";s:6:\"plugin\";s:37:\"meta-box-tooltip/meta-box-tooltip.php\";s:4:\"name\";s:16:\"Meta Box Tooltip\";s:7:\"version\";s:5:\"1.1.4\";s:11:\"new_version\";s:5:\"1.1.4\";s:8:\"homepage\";s:44:\"https://metabox.io/plugins/meta-box-tooltip/\";s:3:\"url\";s:44:\"https://metabox.io/plugins/meta-box-tooltip/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:17:\"February 22, 2022\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:18:\"meta-box-show-hide\";a:17:{s:2:\"id\";s:41:\"meta-box-show-hide/meta-box-show-hide.php\";s:4:\"slug\";s:18:\"meta-box-show-hide\";s:6:\"plugin\";s:41:\"meta-box-show-hide/meta-box-show-hide.php\";s:4:\"name\";s:18:\"Meta Box Show Hide\";s:7:\"version\";s:5:\"1.3.0\";s:11:\"new_version\";s:5:\"1.3.0\";s:8:\"homepage\";s:46:\"https://metabox.io/plugins/meta-box-show-hide/\";s:3:\"url\";s:46:\"https://metabox.io/plugins/meta-box-show-hide/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:13:\"March 1, 2019\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:16:\"meta-box-columns\";a:17:{s:2:\"id\";s:37:\"meta-box-columns/meta-box-columns.php\";s:4:\"slug\";s:16:\"meta-box-columns\";s:6:\"plugin\";s:37:\"meta-box-columns/meta-box-columns.php\";s:4:\"name\";s:16:\"Meta Box Columns\";s:7:\"version\";s:6:\"1.2.15\";s:11:\"new_version\";s:6:\"1.2.15\";s:8:\"homepage\";s:44:\"https://metabox.io/plugins/meta-box-columns/\";s:3:\"url\";s:44:\"https://metabox.io/plugins/meta-box-columns/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:12:\"July 1, 2022\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:13:\"meta-box-tabs\";a:17:{s:2:\"id\";s:31:\"meta-box-tabs/meta-box-tabs.php\";s:4:\"slug\";s:13:\"meta-box-tabs\";s:6:\"plugin\";s:31:\"meta-box-tabs/meta-box-tabs.php\";s:4:\"name\";s:13:\"Meta Box Tabs\";s:7:\"version\";s:6:\"1.1.13\";s:11:\"new_version\";s:6:\"1.1.13\";s:8:\"homepage\";s:41:\"https://metabox.io/plugins/meta-box-tabs/\";s:3:\"url\";s:41:\"https://metabox.io/plugins/meta-box-tabs/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:13:\"June 30, 2022\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}s:24:\"meta-box-include-exclude\";a:17:{s:2:\"id\";s:53:\"meta-box-include-exclude/meta-box-include-exclude.php\";s:4:\"slug\";s:24:\"meta-box-include-exclude\";s:6:\"plugin\";s:53:\"meta-box-include-exclude/meta-box-include-exclude.php\";s:4:\"name\";s:24:\"Meta Box Include Exclude\";s:7:\"version\";s:6:\"1.0.11\";s:11:\"new_version\";s:6:\"1.0.11\";s:8:\"homepage\";s:52:\"https://metabox.io/plugins/meta-box-include-exclude/\";s:3:\"url\";s:52:\"https://metabox.io/plugins/meta-box-include-exclude/\";s:6:\"author\";s:8:\"Meta Box\";s:14:\"author_profile\";s:18:\"https://metabox.io\";s:12:\"last_updated\";s:18:\"September 17, 2020\";s:8:\"requires\";s:0:\"\";s:12:\"requires_php\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://metabox.io/wp-content/uploads/2015/08/cropped-logo.png\";}s:13:\"download_link\";N;s:7:\"package\";N;}}}','no'),(1610,'_site_transient_boldgrid_plugins_filtered','a:2:{s:35:\"boldgrid-backup/boldgrid-backup.php\";a:14:{s:4:\"Name\";s:12:\"Total Upkeep\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:6:\"1.15.2\";s:11:\"Description\";s:159:\"Automated backups, remote backup to Amazon S3 and Google Drive, stop website crashes before they happen and more. Total Upkeep is the backup solution you need.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:15:\"boldgrid-backup\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:12:\"Total Upkeep\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:14:{s:4:\"Name\";s:20:\"Total Upkeep Premium\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:5:\"1.5.9\";s:11:\"Description\";s:46:\"Premium extension for the Total Upkeep plugin.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:15:\"boldgrid-backup\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:5:\"Title\";s:20:\"Total Upkeep Premium\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}}','no'),(12979,'_transient_timeout_jetpack_plugin_api_action_links_refresh','1664026395','no'),(12980,'_transient_jetpack_plugin_api_action_links_refresh','1663939995','no'),(14763,'category_children','a:0:{}','yes'),(14825,'_transient_timeout_wc_upgrade_notice_6.9.3','1664026396','no'),(14826,'_transient_wc_upgrade_notice_6.9.3','','no'),(14765,'_transient_timeout_jetpack_jitm_a9f341bc6c83c4e20bf50686825eb4c','1663940253','no'),(14766,'_transient_jetpack_jitm_a9f341bc6c83c4e20bf50686825eb4c','a:1:{s:18:\"last_response_time\";i:1663939953;}','no'),(14767,'_transient_timeout_jetpack_jitm_7e49eaa219d6bd314531e5fab74f3d4','1663940256','no'),(14768,'_transient_jetpack_jitm_7e49eaa219d6bd314531e5fab74f3d4','a:1:{s:18:\"last_response_time\";i:1663939956;}','no'),(14832,'_transient_timeout_jetpack_jitm_cd372f39115140a07012e00448f1e20','1663940314','no'),(14833,'_transient_jetpack_jitm_cd372f39115140a07012e00448f1e20','a:2:{i:0;O:8:\"stdClass\":12:{s:7:\"content\";O:8:\"stdClass\":8:{s:7:\"message\";s:56:\"Looking to add features and functionality to your store?\";s:4:\"icon\";s:11:\"woocommerce\";s:8:\"iconPath\";N;s:4:\"list\";a:0:{}s:11:\"description\";s:48:\"Browse 300+ official extensions for WooCommerce.\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:10:\"disclaimer\";a:0:{}}s:3:\"CTA\";O:8:\"stdClass\":5:{s:7:\"message\";s:17:\"Browse Extensions\";s:4:\"hook\";s:0:\"\";s:9:\"newWindow\";b:1;s:7:\"primary\";b:1;s:4:\"link\";s:0:\"\";}s:8:\"template\";s:7:\"default\";s:3:\"ttl\";i:300;s:2:\"id\";s:23:\"wccom_plugin_extensions\";s:13:\"feature_class\";s:23:\"wccom_plugin_extensions\";s:7:\"expires\";i:3628800;s:13:\"max_dismissal\";i:2;s:15:\"activate_module\";N;s:14:\"is_dismissible\";b:1;s:26:\"is_user_created_by_partner\";N;s:18:\"message_expiration\";N;}s:18:\"last_response_time\";i:1663940014;}','no'),(14834,'boldgrid_backup_tasks','a:1:{i:0;a:7:{s:2:\"id\";s:17:\"1663940036-924a48\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1663940036;s:10:\"started_at\";i:1663940036;s:12:\"completed_at\";N;s:6:\"status\";s:11:\"in_progress\";s:4:\"data\";a:0:{}}}','yes'),(14835,'boldgrid_backup_in_progress_data','a:7:{s:6:\"status\";s:22:\"Backing up database...\";s:12:\"log_filename\";s:22:\"archive-1663940036.log\";s:3:\"pid\";i:3970721;s:10:\"start_time\";i:1663940036;s:7:\"trigger\";s:33:\"admin (kali@payzerofinancial.com)\";s:6:\"tables\";a:47:{i:0;s:28:\"wp2o_actionscheduler_actions\";i:1;s:27:\"wp2o_actionscheduler_claims\";i:2;s:27:\"wp2o_actionscheduler_groups\";i:3;s:25:\"wp2o_actionscheduler_logs\";i:4;s:16:\"wp2o_commentmeta\";i:5;s:13:\"wp2o_comments\";i:6;s:10:\"wp2o_links\";i:7;s:12:\"wp2o_options\";i:8;s:13:\"wp2o_postmeta\";i:9;s:10:\"wp2o_posts\";i:10;s:23:\"wp2o_term_relationships\";i:11;s:18:\"wp2o_term_taxonomy\";i:12;s:13:\"wp2o_termmeta\";i:13;s:10:\"wp2o_terms\";i:14;s:13:\"wp2o_usermeta\";i:15;s:10:\"wp2o_users\";i:16;s:26:\"wp2o_wc_admin_note_actions\";i:17;s:19:\"wp2o_wc_admin_notes\";i:18;s:23:\"wp2o_wc_category_lookup\";i:19;s:23:\"wp2o_wc_customer_lookup\";i:20;s:20:\"wp2o_wc_download_log\";i:21;s:27:\"wp2o_wc_order_coupon_lookup\";i:22;s:28:\"wp2o_wc_order_product_lookup\";i:23;s:19:\"wp2o_wc_order_stats\";i:24;s:24:\"wp2o_wc_order_tax_lookup\";i:25;s:33:\"wp2o_wc_product_attributes_lookup\";i:26;s:36:\"wp2o_wc_product_download_directories\";i:27;s:27:\"wp2o_wc_product_meta_lookup\";i:28;s:19:\"wp2o_wc_rate_limits\";i:29;s:22:\"wp2o_wc_reserved_stock\";i:30;s:24:\"wp2o_wc_tax_rate_classes\";i:31;s:16:\"wp2o_wc_webhooks\";i:32;s:25:\"wp2o_woocommerce_api_keys\";i:33;s:37:\"wp2o_woocommerce_attribute_taxonomies\";i:34;s:49:\"wp2o_woocommerce_downloadable_product_permissions\";i:35;s:20:\"wp2o_woocommerce_log\";i:36;s:31:\"wp2o_woocommerce_order_itemmeta\";i:37;s:28:\"wp2o_woocommerce_order_items\";i:38;s:34:\"wp2o_woocommerce_payment_tokenmeta\";i:39;s:31:\"wp2o_woocommerce_payment_tokens\";i:40;s:25:\"wp2o_woocommerce_sessions\";i:41;s:40:\"wp2o_woocommerce_shipping_zone_locations\";i:42;s:38:\"wp2o_woocommerce_shipping_zone_methods\";i:43;s:31:\"wp2o_woocommerce_shipping_zones\";i:44;s:35:\"wp2o_woocommerce_tax_rate_locations\";i:45;s:26:\"wp2o_woocommerce_tax_rates\";i:46;s:17:\"wp2o_wpforms_lite\";}s:4:\"step\";i:1;}','yes'),(14287,'_transient_timeout_jetpack_https_test','1664000211','no'),(14288,'_transient_jetpack_https_test','1','no'),(12415,'_transient_timeout_wc_onboarding_product_data','1663913756','no'),(12416,'_transient_wc_onboarding_product_data','a:6:{s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:19:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Thu, 22 Sep 2022 06:15:56 GMT\";s:12:\"content-type\";s:31:\"application/json; charset=UTF-8\";s:14:\"content-length\";s:5:\"13239\";s:12:\"x-robots-tag\";s:7:\"noindex\";s:4:\"link\";s:60:\"<https://woocommerce.com/wp-json/>; rel=\"https://api.w.org/\"\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:29:\"access-control-expose-headers\";s:33:\"X-WP-Total, X-WP-TotalPages, Link\";s:28:\"access-control-allow-headers\";s:73:\"Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type\";s:13:\"x-wccom-cache\";s:3:\"HIT\";s:13:\"cache-control\";s:10:\"max-age=60\";s:5:\"allow\";s:3:\"GET\";s:4:\"x-rq\";s:13:\"bur5 0 4 9980\";s:16:\"content-encoding\";s:4:\"gzip\";s:3:\"age\";s:2:\"18\";s:7:\"x-cache\";s:3:\"hit\";s:4:\"vary\";s:23:\"Accept-Encoding, Origin\";s:13:\"accept-ranges\";s:5:\"bytes\";s:25:\"strict-transport-security\";s:16:\"max-age=31536000\";}}s:4:\"body\";s:70898:\"{\"products\":[{\"title\":\"WooCommerce Google Analytics\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/GA-Dark.png\",\"excerpt\":\"Understand your customers and increase revenue with world\\u2019s leading analytics platform - integrated with WooCommerce for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2d21f7de14dfb8e9885a4622be701ddf\",\"slug\":\"woocommerce-google-analytics-integration\",\"id\":1442927,\"rating\":4.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/woo-Google_Analytics-fvsrvf.png\"},{\"title\":\"WooCommerce Tax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Tax-Dark.png\",\"excerpt\":\"Automatically calculate how much sales tax should be collected for WooCommerce orders - by city, country, or state - at checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":3220291,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Stripe\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Stripe-Dark-1.png\",\"excerpt\":\"Accept all major debit and credit cards as well as local payment methods with Stripe.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/stripe\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"50bb7a985c691bb943a9da4d2c8b5efd\",\"slug\":\"woocommerce-gateway-stripe\",\"id\":18627,\"rating\":4.6,\"reviews_count\":19,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/12\\/stripe-app-icon-7m1xi7.png\"},{\"title\":\"Mailchimp for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/09\\/logo-mailchimp-dark-v2.png\",\"excerpt\":\"Increase traffic, drive repeat purchases, and personalize your marketing when you connect to Mailchimp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/mailchimp-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"b4481616ebece8b1ff68fc59b90c1a91\",\"slug\":\"mailchimp-for-woocommerce\",\"id\":2545166,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Mailchimp\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/09\\/Mailchimp.png\"},{\"title\":\"Jetpack\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/11\\/Jetpack-1-m5mwyg.png\",\"excerpt\":\"Security, performance, and marketing tools made for WooCommerce stores by the WordPress experts. Get started with basic security and speed tools for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/jetpack\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"d5bfef9700b62b2b132c74c74c3193eb\",\"slug\":\"jetpack\",\"id\":2725249,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Jetpack\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/jetpack\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/02\\/jetpack-logo--80sgtq.png\"},{\"title\":\"Facebook for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Facebook-Dark.png\",\"excerpt\":\"Get the Official Facebook for WooCommerce plugin to reach your customers across Facebook, Instagram, Messenger and WhatsApp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/facebook\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"0ea4fe4c2d7ca6338f8a322fb3e4e187\",\"slug\":\"facebook-for-woocommerce\",\"id\":2127297,\"rating\":2,\"reviews_count\":60,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/04\\/fb-woodotcom.png\"},{\"title\":\"WooCommerce Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Pay-Dark.png\",\"excerpt\":\"The only payment solution fully integrated to Woo. Accept credit\\/debit cards &amp; local payment options with no setup or monthly fees.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"8c6319ca-8f41-4e69-be63-6b15ee37773b\",\"slug\":\"woocommerce-payments\",\"id\":5278104,\"rating\":4.3,\"reviews_count\":13,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/woo-WooCommerce_Payments-mtulxp.png\"},{\"title\":\"Square for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Square-Dark.png\",\"excerpt\":\"Accepting payments is easy with Square. Clear rates, fast deposits (1-2 business days). Sell online and in person, and sync all payments, items and inventory.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/square\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e907be8b86d7df0c8f8e0d0020b52638\",\"slug\":\"woocommerce-square\",\"id\":1770503,\"rating\":3.2,\"reviews_count\":81,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/07\\/woo-Square-u8km15.png\"},{\"title\":\"Amazon Pay\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Amazon-Pay-Dark.png\",\"excerpt\":\"Amazon Pay is embedded in your WooCommerce store. Transactions take place via\\u00a0Amazon widgets, so the buyer never leaves your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/pay-with-amazon\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9865e043bbbe4f8c9735af31cb509b53\",\"slug\":\"woocommerce-gateway-amazon-payments-advanced\",\"id\":238816,\"rating\":2.9,\"reviews_count\":20,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/08\\/woo-Amazon_Pay-8lvfuy.png\"},{\"title\":\"WooCommerce Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Dark-1.png\",\"excerpt\":\"Print USPS and DHL labels right from your WooCommerce dashboard and instantly save up to 90%. WooCommerce Shipping is free to use and saves you time and money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":2165910,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/06\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Subscriptions\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Subscriptions-Dark.png\",\"excerpt\":\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscriptions\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"6115e6d7e297b623a169fdcf5728b224\",\"slug\":\"woocommerce-subscriptions\",\"id\":27147,\"rating\":3.3,\"reviews_count\":50,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Google Listings &amp; Ads\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/Marketplace_card_Google.png\",\"excerpt\":\"Reach millions of engaged shoppers across Google with free product listings and ads. Built in partnership with Google.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-listings-and-ads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"118f4d86-f126-4c3a-8525-644e3170d161\",\"slug\":\"google-listings-and-ads\",\"id\":7623964,\"rating\":2.6,\"reviews_count\":18,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/woo-GoogleListingsAds-jworee.png\"},{\"title\":\"Product Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-Add-Ons-Dark.png\",\"excerpt\":\"Offer add-ons like gift wrapping, special messages or other special options for your products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"147d0077e591e16db9d0d67daeb8c484\",\"slug\":\"woocommerce-product-addons\",\"id\":18618,\"rating\":3.2,\"reviews_count\":25,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"ShipStation Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png\",\"excerpt\":\"Fulfill all your Woo orders (and wherever else you sell) quickly and easily using ShipStation. Try it free for 30 days today!\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipstation-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9de8640767ba64237808ed7f245a49bb\",\"slug\":\"woocommerce-shipstation-integration\",\"id\":18734,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Shipstation-xqap96.png\"},{\"title\":\"PayPal Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg\",\"excerpt\":\"PayPal\'s latest, all-in-one checkout solution. Securely accept PayPal Digital Payments, credit\\/debit cards and local payment methods.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paypal-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"934115ab-e3f3-4435-9580-345b1ce21899\",\"slug\":\"woocommerce-paypal-payments\",\"id\":6410731,\"rating\":3.1,\"reviews_count\":63,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/woo-PayPal-nlioum.png\"},{\"title\":\"PayFast Payment Gateway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Payfast-Dark-1.png\",\"excerpt\":\"Take payments on your WooCommerce store via PayFast (redirect method).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/payfast-payment-gateway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"557bf07293ad916f20c207c6c9cd15ff\",\"slug\":\"woocommerce-payfast-gateway\",\"id\":18596,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/09\\/woo-Payfast-murskg.png\"},{\"title\":\"USPS Shipping Method\",\"image\":\"\",\"excerpt\":\"Get shipping rates from the USPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/usps-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"83d1524e8f5f1913e58889f83d442c32\",\"slug\":\"woocommerce-shipping-usps\",\"id\":18657,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-USPS-yhn1rb.png\"},{\"title\":\"UPS Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/UPS-Shipping-Method-Dark.png\",\"excerpt\":\"Get shipping rates from the UPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ups-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8dae58502913bac0fbcdcaba515ea998\",\"slug\":\"woocommerce-shipping-ups\",\"id\":18665,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-UPS-1.png\"},{\"title\":\"Shipment Tracking\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Tracking-Dark-1.png\",\"excerpt\":\"Add shipment tracking information to your orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipment-tracking\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"1968e199038a8a001c9f9966fd06bf88\",\"slug\":\"woocommerce-shipment-tracking\",\"id\":18693,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Ai Powered Marketing\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/GA-for-Woo-Logo-374x192px-qu3duk.png\",\"excerpt\":\"Harness your potential and get in front of ideal customers on Google, Facebook, and the Open Web. Reach beyond your competition, and unleash the power of your brand with Kliken.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-ads-and-marketing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"bf66e173-a220-4da7-9512-b5728c20fc16\",\"slug\":\"kliken-marketing-for-google\",\"id\":3866145,\"rating\":4.3,\"reviews_count\":110,\"vendor_name\":\"Kliken\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/Kliken-Woo-Logo-1.png\"},{\"title\":\"WooCommerce Bookings\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Dark.png\",\"excerpt\":\"Allow customers to book appointments, make reservations or rent equipment without leaving your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/hotel\\/\",\"price\":\"&#36;249.00\",\"hash\":\"911c438934af094c2b38d5560b9f50f3\",\"slug\":\"WooCommerce Bookings\",\"id\":390890,\"rating\":2.5,\"reviews_count\":28,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Checkout Field Editor\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Checkout-Field-Editor-Dark.png\",\"excerpt\":\"Optimize your checkout process by adding, removing or editing fields to suit your needs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-field-editor\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"2b8029f0d7cdd1118f4d843eb3ab43ff\",\"slug\":\"woocommerce-checkout-field-editor\",\"id\":184594,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Table Rate Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Product-Table-Rate-Shipping-Dark.png\",\"excerpt\":\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/table-rate-shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"3034ed8aff427b0f635fe4c86bbf008a\",\"slug\":\"woocommerce-table-rate-shipping\",\"id\":18718,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Min\\/Max Quantities\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Min-Max-Qua-Dark.png\",\"excerpt\":\"Specify minimum and maximum allowed product quantities for orders to be completed.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"2b5188d90baecfb781a5aa2d6abb900a\",\"slug\":\"woocommerce-min-max-quantities\",\"id\":18616,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Australia Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/australia-post.gif\",\"excerpt\":\"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/australia-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1dbd4dc6bd91a9cda1bd6b9e7a5e4f43\",\"slug\":\"woocommerce-shipping-australia-post\",\"id\":18622,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-AustraliaPost.png\"},{\"title\":\"Canada Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/canada-post.png\",\"excerpt\":\"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/canada-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ac029cdf3daba20b20c7b9be7dc00e0e\",\"slug\":\"woocommerce-shipping-canada-post\",\"id\":18623,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-CanadaPost-fjlcfq.png\"},{\"title\":\"Royal Mail\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/royalmail.png\",\"excerpt\":\"Offer Royal Mail shipping rates to your customers\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/royal-mail\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"03839cca1a16c4488fcb669aeb91a056\",\"slug\":\"woocommerce-shipping-royalmail\",\"id\":182719,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/woo-RoyalMail-sd9zwy.png\"},{\"title\":\"FedEx Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/FedEx_Logo_Wallpaper.jpeg\",\"excerpt\":\"Get shipping rates from the FedEx API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/fedex-shipping-module\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1a48b598b47a81559baadef15e320f64\",\"slug\":\"woocommerce-shipping-fedex\",\"id\":18620,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-FedEx-auxjb7.png\"},{\"title\":\"Product CSV Import Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-CSV-Import-Dark.png\",\"excerpt\":\"Import, merge, and export products and variations to and from WooCommerce using a CSV file.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-csv-import-suite\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"7ac9b00a1fe980fb61d28ab54d167d0d\",\"slug\":\"woocommerce-product-csv-import-suite\",\"id\":18680,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Follow-Ups\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Follow-Ups-Dark.png\",\"excerpt\":\"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/follow-up-emails\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"05ece68fe94558e65278fe54d9ec84d2\",\"slug\":\"woocommerce-follow-up-emails\",\"id\":18686,\"rating\":3.1,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Memberships\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/Thumbnail-Memberships-updated.png\",\"excerpt\":\"Power your membership association, online magazine, elearning sites, and more with access control to content\\/products and member discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-memberships\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"9288e7609ad0b487b81ef6232efa5cfc\",\"slug\":\"woocommerce-memberships\",\"id\":958589,\"rating\":4.4,\"reviews_count\":84,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"AutomateWoo\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-AutomateWoo-Dark-1.png\",\"excerpt\":\"Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/automatewoo\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"ba9299b8-1dba-4aa0-a313-28bc1755cb88\",\"slug\":\"automatewoo\",\"id\":4652610,\"rating\":3.9,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/10\\/woo-AutomateWoo-m4jpva.png\"},{\"title\":\"Product Bundles\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/07\\/logo-pb-lzevsq.png\",\"excerpt\":\"Offer personalized product bundles, bulk discount packages, and assembled\\u00a0products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-bundles\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa2518b5-ab19-4b75-bde9-60ca51e20f28\",\"slug\":\"woocommerce-product-bundles\",\"id\":18716,\"rating\":4.9,\"reviews_count\":117,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Xero\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woocommerce-xero-integration-sdth2k.jpg\",\"excerpt\":\"Save time with automated sync between WooCommerce and your Xero account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/xero\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"f0dd29d338d3c67cf6cee88eddf6869b\",\"slug\":\"woocommerce-xero\",\"id\":18733,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Xero-4ovyoc.png\"},{\"title\":\"Product Vendors\",\"image\":\"\",\"excerpt\":\"Turn your store into a multi-vendor marketplace\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-vendors\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"a97d99fccd651bbdd728f4d67d492c31\",\"slug\":\"woocommerce-product-vendors\",\"id\":219982,\"rating\":2.9,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Accommodation Bookings\",\"image\":\"\",\"excerpt\":\"Book accommodation using WooCommerce and the WooCommerce Bookings extension.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-accommodation-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"99b2a7a4af90b6cefd2a733b3b1f78e7\",\"slug\":\"woocommerce-accommodation-bookings\",\"id\":1412069,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Braintree for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/braintree-black-copy.png\",\"excerpt\":\"Accept PayPal, credit cards and debit cards with a single payment gateway solution \\u2014 PayPal Powered by Braintree.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-paypal-powered-by-braintree\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"27f010c8e34ca65b205ddec88ad14536\",\"slug\":\"woocommerce-gateway-paypal-powered-by-braintree\",\"id\":1489837,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Braintree-wrweyl.png\"},{\"title\":\"WooCommerce Brands\",\"image\":\"\",\"excerpt\":\"Create, assign and list brands for products, and allow customers to view by brand.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/brands\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"8a88c7cbd2f1e73636c331c7a86f818c\",\"slug\":\"woocommerce-brands\",\"id\":18737,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Advanced Notifications\",\"image\":\"\",\"excerpt\":\"Easily setup \\\"new order\\\" and stock email notifications for multiple recipients of your choosing.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/advanced-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"112372c44b002fea2640bd6bfafbca27\",\"slug\":\"woocommerce-advanced-notifications\",\"id\":18740,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Points and Rewards\",\"image\":\"\",\"excerpt\":\"Reward your customers for purchases and other actions with points which can be redeemed for discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-points-and-rewards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"1649b6cca5da8b923b01ca56b5cdd246\",\"slug\":\"woocommerce-points-and-rewards\",\"id\":210259,\"rating\":2.8,\"reviews_count\":12,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Omnichannel for WooCommerce: Google, Amazon, eBay &amp; Walmart Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v3.png\",\"excerpt\":\"Get the official Google, Amazon, eBay and Walmart extension and create, sync and manage multichannel listings directly from WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-ebay-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e4000666-9275-4c71-8619-be61fb41c9f9\",\"slug\":\"woocommerce-amazon-ebay-integration\",\"id\":3545890,\"rating\":3.1,\"reviews_count\":37,\"vendor_name\":\"Codisto\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/\",\"icon\":null},{\"title\":\"WooCommerce Pre-Orders\",\"image\":\"\",\"excerpt\":\"Allow customers to order products before they are available.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-pre-orders\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"b2dc75e7d55e6f5bbfaccb59830f66b7\",\"slug\":\"woocommerce-pre-orders\",\"id\":178477,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Additional Variation Images\",\"image\":\"\",\"excerpt\":\"Add gallery images per variation on variable products within WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-additional-variation-images\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/product\\/woo-single-1\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c61dd6de57dcecb32bd7358866de4539\",\"slug\":\"woocommerce-additional-variation-images\",\"id\":477384,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Subscription Downloads\",\"image\":\"\",\"excerpt\":\"Offer additional downloads to your subscribers, via downloadable products listed in your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscription-downloads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"5be9e21c13953253e4406d2a700382ec\",\"slug\":\"woocommerce-subscription-downloads\",\"id\":420458,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Deposits\",\"image\":\"\",\"excerpt\":\"Enable customers to pay for products using a deposit or a payment plan.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-deposits\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;179.00\",\"hash\":\"de192a6cf12c4fd803248da5db700762\",\"slug\":\"woocommerce-deposits\",\"id\":977087,\"rating\":1.7,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Authorize.Net\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/Thumbnail-Authorize.net-updated.png\",\"excerpt\":\"Authorize.Net gateway with support for pre-orders and subscriptions.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/authorize-net\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8b61524fe53add7fdd1a8d1b00b9327d\",\"slug\":\"woocommerce-gateway-authorize-net-cim\",\"id\":178481,\"rating\":4.6,\"reviews_count\":45,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Amazon S3 Storage\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/amazon.png\",\"excerpt\":\"Serve digital products via Amazon S3\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-s3-storage\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"473bf6f221b865eff165c97881b473bb\",\"slug\":\"woocommerce-amazon-s3-storage\",\"id\":18663,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/woo-AmazonS3Storage-jhzxk2.png\"},{\"title\":\"Shipping Multiple Addresses\",\"image\":\"\",\"excerpt\":\"Allow your customers to ship individual items in a single order to multiple addresses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping-multiple-addresses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa0eb6f777846d329952d5b891d6f8cc\",\"slug\":\"woocommerce-shipping-multiple-addresses\",\"id\":18741,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"LiveChat for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LC_woo_regular-zmiaym.png\",\"excerpt\":\"Live Chat and messaging platform for sales and support -- increase average order value and overall sales through live conversations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/livechat\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.livechat.com\\/livechat-for-ecommerce\\/?a=woocommerce&amp;utm_source=woocommerce.com&amp;utm_medium=integration&amp;utm_campaign=woocommerce.com\",\"price\":\"&#36;0.00\",\"hash\":\"5344cc1f-ed4a-4d00-beff-9d67f6d372f3\",\"slug\":\"livechat-woocommerce\",\"id\":1348888,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Live Chat\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/live-chat\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LiveChat.png\"},{\"title\":\"Bulk Stock Management\",\"image\":\"\",\"excerpt\":\"Edit product and variation stock levels in bulk via this handy interface\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bulk-stock-management\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"02f4328d52f324ebe06a78eaaae7934f\",\"slug\":\"woocommerce-bulk-stock-management\",\"id\":18670,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Homepage Contact Section\",\"image\":\"\",\"excerpt\":\"Add a Contact section to the Storefront homepage.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-homepage-contact-section\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"cb12b87f8bbb0139dafbf92ca1f871ef\",\"slug\":\"storefront-homepage-contact-section\",\"id\":1468793,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Force Sells\",\"image\":\"\",\"excerpt\":\"Force products to be added to the cart\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/force-sells\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"3ebddfc491ca168a4ea4800b893302b0\",\"slug\":\"woocommerce-force-sells\",\"id\":18678,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Purchase Order Gateway\",\"image\":\"\",\"excerpt\":\"Receive purchase orders via your WooCommerce-powered online store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-purchase-order\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"573a92318244ece5facb449d63e74874\",\"slug\":\"woocommerce-gateway-purchase-order\",\"id\":478542,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Quick View\",\"image\":\"\",\"excerpt\":\"Show a quick-view button to view product details and add to cart via lightbox popup\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-quick-view\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"619c6e57ce72c49c4b57e15b06eddb65\",\"slug\":\"woocommerce-quick-view\",\"id\":187509,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Box Office\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-BO-Dark.png\",\"excerpt\":\"Sell tickets for your next event, concert, function, fundraiser or conference directly on your own site\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-box-office\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"e704c9160de318216a8fa657404b9131\",\"slug\":\"woocommerce-box-office\",\"id\":1628717,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Returns and Warranty Requests\",\"image\":\"\",\"excerpt\":\"Manage the RMA process, add warranties to products &amp; let customers request &amp; manage returns \\/ exchanges from their account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/warranty-requests\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"9b4c41102e6b61ea5f558e16f9b63e25\",\"slug\":\"woocommerce-warranty\",\"id\":228315,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Barcodes\",\"image\":\"\",\"excerpt\":\"Generates a unique barcode for each order on your site - perfect for e-tickets, packing slips, reservations and a variety of other uses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-barcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"889835bb29ee3400923653e1e44a3779\",\"slug\":\"woocommerce-order-barcodes\",\"id\":391708,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Bookings Availability\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Aval-Dark.png\",\"excerpt\":\"Sell more bookings by presenting a calendar or schedule of available slots in a page or post.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bookings-availability\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"30770d2a-e392-4e82-baaa-76cfc7d02ae3\",\"slug\":\"woocommerce-bookings-availability\",\"id\":4228225,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce 360\\u00ba Image\",\"image\":\"\",\"excerpt\":\"An easy way to add a dynamic, controllable 360\\u00ba image rotation to your WooCommerce site, by adding a group of images to a product\\u2019s gallery.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-360-image\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"24eb2cfa3738a66bf3b2587876668cd2\",\"slug\":\"woocommerce-360-image\",\"id\":512186,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Photography\",\"image\":\"\",\"excerpt\":\"Sell photos in the blink of an eye using this simple as dragging & dropping interface.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-photography\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ee76e8b9daf1d97ca4d3874cc9e35687\",\"slug\":\"woocommerce-photography\",\"id\":583602,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Footer Bar\",\"image\":\"\",\"excerpt\":\"Adds a full-width widget region above the Storefront footer widget area, which can be customized with colors and a background image.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-footer-bar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"6cfd3d4f923cafa16e4801ae801751f4\",\"slug\":\"storefront-footer-bar\",\"id\":1434472,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Software Add-on\",\"image\":\"\",\"excerpt\":\"Sell License Keys for Software\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/software-add-on\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"79f6dbfe1f1d3a56a86f0509b6d6b04b\",\"slug\":\"woocommerce-software-add-on\",\"id\":18683,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Products Compare\",\"image\":\"\",\"excerpt\":\"WooCommerce Products Compare will allow your potential customers to easily compare products within your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-products-compare\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"c3ba0a4a3199a0cc7a6112eb24414548\",\"slug\":\"woocommerce-products-compare\",\"id\":853117,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Store Catalog PDF Download\",\"image\":\"\",\"excerpt\":\"Offer your customers a PDF download of your product catalog, generated by WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-store-catalog-pdf-download\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"79ca7aadafe706364e2d738b7c1090c4\",\"slug\":\"woocommerce-store-catalog-pdf-download\",\"id\":675790,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce AvaTax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-Avalara-updated.png\",\"excerpt\":\"Get 100% accurate sales tax calculations and on-time tax filing. No more tracking sales tax rates and rules.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-avatax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"57077a4b28ba71cacf692bcf4a1a7f60\",\"slug\":\"woocommerce-avatax\",\"id\":1389326,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"TaxJar\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/taxjar-logotype.png\",\"excerpt\":\"Automate sales tax compliance for your multi-channel e-commerce business. Accurate sales tax calculations, data aggregation, quality reporting, and filing for your WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/taxjar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"12072d8e-e933-4561-97b1-9db3c7eeed91\",\"slug\":\"taxjar-simplified-taxes-for-woocommerce\",\"id\":514914,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TaxJar\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/taxjar\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/TaxJar.png\"},{\"title\":\"WooCommerce Zapier\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-logo-1.png\",\"excerpt\":\"Integrate your WooCommerce store with 5000+ cloud apps and services today. Trusted by 11,000+ users.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"0782bdbe932c00f4978850268c6cfe40\",\"slug\":\"woocommerce-zapier\",\"id\":243589,\"rating\":4.4,\"reviews_count\":41,\"vendor_name\":\"OM4\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-icon-80px@2x.png\"},{\"title\":\"WooCommerce Customer \\/ Order \\/ Coupon Export\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-Customer-Order-Coupon-Export-updated.png\",\"excerpt\":\"Export customers, orders, and coupons from WooCommerce manually or on an automated schedule.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ordercustomer-csv-export\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"914de15813a903c767b55445608bf290\",\"slug\":\"woocommerce-customer-order-csv-export\",\"id\":18652,\"rating\":4.6,\"reviews_count\":30,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Smart Coupons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png\",\"excerpt\":\"Everything you need for discounts, coupons, credits, gift cards, product giveaways, offers, and promotions. Most popular and complete coupons plugin for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/smart-coupons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"http:\\/\\/demo.storeapps.org\\/?demo=sc\",\"price\":\"&#36;99.00\",\"hash\":\"05c45f2aa466106a466de4402fff9dde\",\"slug\":\"woocommerce-smart-coupons\",\"id\":18729,\"rating\":4.5,\"reviews_count\":136,\"vendor_name\":\"StoreApps\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/storeapps\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/wc-icon-smart-coupons-160-p8fwgu.png\"},{\"title\":\"Name Your Price\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/nyp-icon-dark-v83owf.png\",\"excerpt\":\"Allow customers to define the product price. Also useful for accepting user-set donations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/name-your-price\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"31b4e11696cd99a3c0572975a84f1c08\",\"slug\":\"woocommerce-name-your-price\",\"id\":18738,\"rating\":5,\"reviews_count\":57,\"vendor_name\":\"Backcourt Development\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/\",\"icon\":null},{\"title\":\"Storefront Reviews\",\"image\":\"\",\"excerpt\":\"Reviews can often be the deciding factor when making a purchase online. Highlight your best reviews on your homepage, or across your site with Storefront Reviews.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/reviews\\/\",\"price\":\"&#36;19.00\",\"hash\":\"0c8a1d86b8eff9f1edffa923aeb3fc1f\",\"slug\":\"storefront-reviews\",\"id\":1044976,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Google Product Feed\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/logo-regular-lscryp.png\",\"excerpt\":\"Feed rich product data to Google Merchant Center for setting up free product listings, product ads, and local inventory campaigns. Full control over your field mappings, and feed content so you can maximize campaign performance and ad spend.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-product-feed\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d55b4f852872025741312839f142447e\",\"slug\":\"woocommerce-product-feeds\",\"id\":18619,\"rating\":4.3,\"reviews_count\":46,\"vendor_name\":\"Ademti Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/ademti-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/product-icon-omiutq.png\"},{\"title\":\"Dynamic Pricing\",\"image\":\"\",\"excerpt\":\"Bulk discounts, role-based pricing and much more\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/dynamic-pricing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"9a41775bb33843f52c93c922b0053986\",\"slug\":\"woocommerce-dynamic-pricing\",\"id\":18643,\"rating\":3.2,\"reviews_count\":29,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Klarna Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Checkout_Black-1.png\",\"excerpt\":\"Klarna Checkout is a full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnacheckout\\/\",\"price\":\"&#36;0.00\",\"hash\":\"90f8ce584e785fcd8c2d739fd4f40d78\",\"slug\":\"klarna-checkout-for-woocommerce\",\"id\":2754152,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"WooCommerce Print Invoices and Packing Lists\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/03\\/Thumbnail-Print-Invoices-Packing-lists-updated.png\",\"excerpt\":\"Generate invoices, packing slips, and pick lists for your WooCommerce orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/print-invoices-packing-lists\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"465de1126817cdfb42d97ebca7eea717\",\"slug\":\"woocommerce-pip\",\"id\":18666,\"rating\":4.4,\"reviews_count\":29,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Sensei LMS Course Progress\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-course-progress.png\",\"excerpt\":\"Enable your students to easily see their progress and pick up where they left off in a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-course-progress\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ec0f55d8fa7c517dc1844f5c873a77da\",\"slug\":\"sensei-course-progress\",\"id\":435833,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Sensei LMS Certificates\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-certificates.png\",\"excerpt\":\"Award your students with a certificate of completion and a sense of accomplishment after finishing a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-certificates\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"625ee5fe1bf36b4c741ab07507ba2ffd\",\"slug\":\"sensei-certificates\",\"id\":247548,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Composite Products\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/06\\/logo-cp-ey7bzs.png\",\"excerpt\":\"Create product kit builders and custom product configurators using existing products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/composite-products\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"0343e0115bbcb97ccd98442b8326a0af\",\"slug\":\"woocommerce-composite-products\",\"id\":216836,\"rating\":4.9,\"reviews_count\":100,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Gravity Forms Product Add-ons\",\"image\":\"\",\"excerpt\":\"Powerful product add-ons, Gravity style\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/gravity-forms-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.elementstark.com\\/woocommerce-extension-demos\\/product-category\\/gravity-forms\\/\",\"price\":\"&#36;99.00\",\"hash\":\"a6ac0ab1a1536e3a357ccf24c0650ed0\",\"slug\":\"woocommerce-gravityforms-product-addons\",\"id\":18633,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"WooCommerce Blocks\",\"image\":\"\",\"excerpt\":\"WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gutenberg-products-block\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c2e9f13a-f90c-4ffe-a8a5-b432399ec263\",\"slug\":\"woo-gutenberg-products-block\",\"id\":3076677,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Eway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/51456-Eway-logo-tagline-RGB-H-yellow-_-grey.png\",\"excerpt\":\"Take credit card payments securely via Eway (SG, MY, HK, AU, and NZ) keeping customers on your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/eway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2c497769d98d025e0d340cd0b5ea5da1\",\"slug\":\"woocommerce-gateway-eway\",\"id\":18604,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/woo-eway-0klzux.png\"},{\"title\":\"Sensei Pro (WC Paid Courses)\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/Sensei-Pro.png\",\"excerpt\":\"Sell your online courses using Sensei LMS with WooCommerce \\u2014 complete learning management with quizzes, certificates, content drip, and more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paid-courses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;149.00\",\"hash\":\"bad2a02a063555b7e2bee59924690763\",\"slug\":\"woothemes-sensei\",\"id\":152116,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/SenseiProWooIcon-aut8wu.png\"},{\"title\":\"QuickBooks Sync for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/woocommerce-com-logo-1-hyhzbh.png\",\"excerpt\":\"The most customizable and robust integration to keep your data in sync for orders, customers, products, inventory and more between WooCommerce and QuickBooks (Online, Desktop, or POS).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/quickbooks-sync-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c5e32e20-7c1f-4585-8b15-d930c2d842ac\",\"slug\":\"myworks-woo-sync-for-quickbooks-online\",\"id\":4065824,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MyWorks Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/myworks-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/qb_thumb.png\"},{\"title\":\"Sensei LMS Media Attachments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-media-attachments.png\",\"excerpt\":\"Provide your students with easy access to additional learning materials, from audio files to slideshows and PDFs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-media-attachments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"788647a9a1d8ef5c95371f0e69223a0f\",\"slug\":\"sensei-media-attachments\",\"id\":290551,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Conditional Shipping and Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/03\\/logo-csp-aqfm98.png\",\"excerpt\":\"Use conditional logic to restrict the shipping and payment options available on your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/conditional-shipping-and-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1f56ff002fa830b77017b0107505211a\",\"slug\":\"woocommerce-conditional-shipping-and-payments\",\"id\":680253,\"rating\":4.7,\"reviews_count\":43,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Status Manager\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/02\\/Thumbnail-Order-Status-Manager-updated.png\",\"excerpt\":\"Create, edit, and delete completely custom order statuses and integrate them seamlessly into your order management flow.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-manager\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"51fd9ab45394b4cad5a0ebf58d012342\",\"slug\":\"woocommerce-order-status-manager\",\"id\":588398,\"rating\":4.4,\"reviews_count\":12,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Klarna Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Payments_Pink.png\",\"excerpt\":\"With Klarna Payments\\u00a0you can choose the payment that you want, Pay Now, Pay Later or Slice It. No credit card numbers, no passwords, no worries.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnapayments\\/\",\"price\":\"&#36;0.00\",\"hash\":\"a19c689325bc8ea63c620765dd54b33a\",\"slug\":\"klarna-payments-for-woocommerce\",\"id\":2754217,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Klarna.png\"},{\"title\":\"Catalog Visibility Options\",\"image\":\"\",\"excerpt\":\"Transform WooCommerce into an online catalog by removing eCommerce functionality\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/catalog-visibility-options\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"12e791110365fdbb5865c8658907967e\",\"slug\":\"woocommerce-catalog-visibility-options\",\"id\":18648,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"WooCommerce Product Search\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce-product-search-product-image-1870x960-1-jvsljj.png\",\"excerpt\":\"The perfect search engine helps customers to find and buy products quickly \\u2013 essential for every WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-product-search\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.itthinx.com\\/wps\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c84cc8ca16ddac3408e6b6c5871133a8\",\"slug\":\"woocommerce-product-search\",\"id\":512174,\"rating\":4.4,\"reviews_count\":152,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"Sequential Order Numbers Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/Thumbnail-Sequential-Order-Numbers-Pro-updated.png\",\"excerpt\":\"Tame your order numbers! Upgrade from Sequential Order Numbers with advanced features and with optional prefixes\\/suffixes.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sequential-order-numbers-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"0b18a2816e016ba9988b93b1cd8fe766\",\"slug\":\"woocommerce-sequential-order-numbers-pro\",\"id\":18688,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce One Page Checkout\",\"image\":\"\",\"excerpt\":\"Create special pages where customers can choose products, checkout &amp; pay all on the one page.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-one-page-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"c9ba8f8352cd71b5508af5161268619a\",\"slug\":\"woocommerce-one-page-checkout\",\"id\":527886,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Google Analytics Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-GAPro-updated.png\",\"excerpt\":\"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d8aed8b7306b509eec1589e59abe319f\",\"slug\":\"woocommerce-google-analytics-pro\",\"id\":1312497,\"rating\":3.7,\"reviews_count\":25,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Checkout Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/07\\/Thumbnail-Checkout-Add-Ons-updated.png\",\"excerpt\":\"Highlight relevant products, offers like free shipping and other up-sells during checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8fdca00b4000b7a8cc26371d0e470a8f\",\"slug\":\"woocommerce-checkout-add-ons\",\"id\":466854,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Viva Wallet Standard Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/Viva-Wallet-logo.png?w=374\",\"excerpt\":\"Integrate the Viva Wallet payment gateway with your WooCommerce store to process and sync your payments and help you sell more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/viva-wallet-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"7240a329-047f-4d8b-b7ec-ee3defd798bd\",\"slug\":\"viva-wallet-for-woocommerce\",\"id\":6137160,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Viva Wallet\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/viva-wallet\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/07\\/Viva-Wallet.png\"},{\"title\":\"Coupon Shortcodes\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/woocommerce-coupon-shortcodes-product-image-1870x960-1-vc5gux.png\",\"excerpt\":\"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/coupon-shortcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ac5d9d51-70b2-4d8f-8b89-24200eea1394\",\"slug\":\"woocommerce-coupon-shortcodes\",\"id\":244762,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"TikTok for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/TTFB_logo__4C_horizontal_black.png?w=620\",\"excerpt\":\"Create advertising campaigns and reach one billion global users with TikTok for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tiktok-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"a6f95b36-133e-443e-8e31-6e7a67eb597c\",\"slug\":\"tiktok-for-woocommerce\",\"id\":18734000336353,\"rating\":3.5,\"reviews_count\":13,\"vendor_name\":\"TikTok for Business\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/tiktok-for-business\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/tt2.jpg\"},{\"title\":\"HubSpot for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/hubspotlogo-web-color-pxebeq.png\",\"excerpt\":\"Connect your WooCommerce store to HubSpot. Sync, automate &amp; analyze data with HubSpot WooCommerce Integration\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/hubspot-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e50acec8-3a6c-454c-8562-2da4898fa6c1\",\"slug\":\"hubspot-for-woocommerce\",\"id\":5785079,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MakeWebBetter\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/makewebbetter\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/woo-HubSpot.png\"},{\"title\":\"WooCommerce Order Status Control\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/06\\/Thumbnail-Order-Status-Control-updated.png\",\"excerpt\":\"Use this extension to automatically change the order status to \\\"completed\\\" after successful payment.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-control\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"32400e509c7c36dcc1cd368e8267d981\",\"slug\":\"woocommerce-order-status-control\",\"id\":439037,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"First Data\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/FirstData.png\",\"excerpt\":\"Accept payment with First Data using the Payeezy Gateway, Payeezy, or legacy Global Gateway payment gateways.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/firstdata\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"eb3e32663ec0810592eaf0d097796230\",\"slug\":\"woocommerce-gateway-firstdata\",\"id\":18645,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Atreus\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/atreus\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/wc-first-data-product-icon.png\"},{\"title\":\"reCaptcha for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/WooCommerce-reCpatcha.png?w=150&amp;h=150&amp;crop=1\",\"excerpt\":\"Protect your eCommerce store from malicious and automated attacks by using reCaptcha for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/recaptcha-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.i13websolution.com\\/wp-test\\/\",\"price\":\"&#36;29.00\",\"hash\":\"c9793ede-aadc-484f-8c5a-1a0776604ce6\",\"slug\":\"recaptcha-for-woocommerce\",\"id\":5347485,\"rating\":4.6,\"reviews_count\":14,\"vendor_name\":\"I13 Web Solution\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/i13-web-solution\\/\",\"icon\":null}]}\";s:8:\"response\";a:2:{s:4:\"code\";i:200;s:7:\"message\";s:2:\"OK\";}s:7:\"cookies\";a:0:{}s:8:\"filename\";N;s:13:\"http_response\";O:25:\"WP_HTTP_Requests_Response\":5:{s:11:\"\0*\0response\";O:17:\"Requests_Response\":10:{s:4:\"body\";s:70898:\"{\"products\":[{\"title\":\"WooCommerce Google Analytics\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/GA-Dark.png\",\"excerpt\":\"Understand your customers and increase revenue with world\\u2019s leading analytics platform - integrated with WooCommerce for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2d21f7de14dfb8e9885a4622be701ddf\",\"slug\":\"woocommerce-google-analytics-integration\",\"id\":1442927,\"rating\":4.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/woo-Google_Analytics-fvsrvf.png\"},{\"title\":\"WooCommerce Tax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Tax-Dark.png\",\"excerpt\":\"Automatically calculate how much sales tax should be collected for WooCommerce orders - by city, country, or state - at checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":3220291,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Stripe\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Stripe-Dark-1.png\",\"excerpt\":\"Accept all major debit and credit cards as well as local payment methods with Stripe.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/stripe\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"50bb7a985c691bb943a9da4d2c8b5efd\",\"slug\":\"woocommerce-gateway-stripe\",\"id\":18627,\"rating\":4.6,\"reviews_count\":19,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/12\\/stripe-app-icon-7m1xi7.png\"},{\"title\":\"Mailchimp for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/09\\/logo-mailchimp-dark-v2.png\",\"excerpt\":\"Increase traffic, drive repeat purchases, and personalize your marketing when you connect to Mailchimp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/mailchimp-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"b4481616ebece8b1ff68fc59b90c1a91\",\"slug\":\"mailchimp-for-woocommerce\",\"id\":2545166,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Mailchimp\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/09\\/Mailchimp.png\"},{\"title\":\"Jetpack\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/11\\/Jetpack-1-m5mwyg.png\",\"excerpt\":\"Security, performance, and marketing tools made for WooCommerce stores by the WordPress experts. Get started with basic security and speed tools for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/jetpack\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"d5bfef9700b62b2b132c74c74c3193eb\",\"slug\":\"jetpack\",\"id\":2725249,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Jetpack\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/jetpack\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/02\\/jetpack-logo--80sgtq.png\"},{\"title\":\"Facebook for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Facebook-Dark.png\",\"excerpt\":\"Get the Official Facebook for WooCommerce plugin to reach your customers across Facebook, Instagram, Messenger and WhatsApp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/facebook\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"0ea4fe4c2d7ca6338f8a322fb3e4e187\",\"slug\":\"facebook-for-woocommerce\",\"id\":2127297,\"rating\":2,\"reviews_count\":60,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/04\\/fb-woodotcom.png\"},{\"title\":\"WooCommerce Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Pay-Dark.png\",\"excerpt\":\"The only payment solution fully integrated to Woo. Accept credit\\/debit cards &amp; local payment options with no setup or monthly fees.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"8c6319ca-8f41-4e69-be63-6b15ee37773b\",\"slug\":\"woocommerce-payments\",\"id\":5278104,\"rating\":4.3,\"reviews_count\":13,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/woo-WooCommerce_Payments-mtulxp.png\"},{\"title\":\"Square for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Square-Dark.png\",\"excerpt\":\"Accepting payments is easy with Square. Clear rates, fast deposits (1-2 business days). Sell online and in person, and sync all payments, items and inventory.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/square\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e907be8b86d7df0c8f8e0d0020b52638\",\"slug\":\"woocommerce-square\",\"id\":1770503,\"rating\":3.2,\"reviews_count\":81,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/07\\/woo-Square-u8km15.png\"},{\"title\":\"Amazon Pay\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Amazon-Pay-Dark.png\",\"excerpt\":\"Amazon Pay is embedded in your WooCommerce store. Transactions take place via\\u00a0Amazon widgets, so the buyer never leaves your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/pay-with-amazon\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9865e043bbbe4f8c9735af31cb509b53\",\"slug\":\"woocommerce-gateway-amazon-payments-advanced\",\"id\":238816,\"rating\":2.9,\"reviews_count\":20,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/08\\/woo-Amazon_Pay-8lvfuy.png\"},{\"title\":\"WooCommerce Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Dark-1.png\",\"excerpt\":\"Print USPS and DHL labels right from your WooCommerce dashboard and instantly save up to 90%. WooCommerce Shipping is free to use and saves you time and money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":2165910,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/06\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Subscriptions\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Subscriptions-Dark.png\",\"excerpt\":\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscriptions\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"6115e6d7e297b623a169fdcf5728b224\",\"slug\":\"woocommerce-subscriptions\",\"id\":27147,\"rating\":3.3,\"reviews_count\":50,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Google Listings &amp; Ads\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/Marketplace_card_Google.png\",\"excerpt\":\"Reach millions of engaged shoppers across Google with free product listings and ads. Built in partnership with Google.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-listings-and-ads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"118f4d86-f126-4c3a-8525-644e3170d161\",\"slug\":\"google-listings-and-ads\",\"id\":7623964,\"rating\":2.6,\"reviews_count\":18,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/woo-GoogleListingsAds-jworee.png\"},{\"title\":\"Product Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-Add-Ons-Dark.png\",\"excerpt\":\"Offer add-ons like gift wrapping, special messages or other special options for your products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"147d0077e591e16db9d0d67daeb8c484\",\"slug\":\"woocommerce-product-addons\",\"id\":18618,\"rating\":3.2,\"reviews_count\":25,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"ShipStation Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png\",\"excerpt\":\"Fulfill all your Woo orders (and wherever else you sell) quickly and easily using ShipStation. Try it free for 30 days today!\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipstation-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9de8640767ba64237808ed7f245a49bb\",\"slug\":\"woocommerce-shipstation-integration\",\"id\":18734,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Shipstation-xqap96.png\"},{\"title\":\"PayPal Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg\",\"excerpt\":\"PayPal\'s latest, all-in-one checkout solution. Securely accept PayPal Digital Payments, credit\\/debit cards and local payment methods.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paypal-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"934115ab-e3f3-4435-9580-345b1ce21899\",\"slug\":\"woocommerce-paypal-payments\",\"id\":6410731,\"rating\":3.1,\"reviews_count\":63,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/woo-PayPal-nlioum.png\"},{\"title\":\"PayFast Payment Gateway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Payfast-Dark-1.png\",\"excerpt\":\"Take payments on your WooCommerce store via PayFast (redirect method).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/payfast-payment-gateway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"557bf07293ad916f20c207c6c9cd15ff\",\"slug\":\"woocommerce-payfast-gateway\",\"id\":18596,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/09\\/woo-Payfast-murskg.png\"},{\"title\":\"USPS Shipping Method\",\"image\":\"\",\"excerpt\":\"Get shipping rates from the USPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/usps-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"83d1524e8f5f1913e58889f83d442c32\",\"slug\":\"woocommerce-shipping-usps\",\"id\":18657,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-USPS-yhn1rb.png\"},{\"title\":\"UPS Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/UPS-Shipping-Method-Dark.png\",\"excerpt\":\"Get shipping rates from the UPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ups-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8dae58502913bac0fbcdcaba515ea998\",\"slug\":\"woocommerce-shipping-ups\",\"id\":18665,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-UPS-1.png\"},{\"title\":\"Shipment Tracking\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Tracking-Dark-1.png\",\"excerpt\":\"Add shipment tracking information to your orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipment-tracking\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"1968e199038a8a001c9f9966fd06bf88\",\"slug\":\"woocommerce-shipment-tracking\",\"id\":18693,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Ai Powered Marketing\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/GA-for-Woo-Logo-374x192px-qu3duk.png\",\"excerpt\":\"Harness your potential and get in front of ideal customers on Google, Facebook, and the Open Web. Reach beyond your competition, and unleash the power of your brand with Kliken.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-ads-and-marketing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"bf66e173-a220-4da7-9512-b5728c20fc16\",\"slug\":\"kliken-marketing-for-google\",\"id\":3866145,\"rating\":4.3,\"reviews_count\":110,\"vendor_name\":\"Kliken\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/Kliken-Woo-Logo-1.png\"},{\"title\":\"WooCommerce Bookings\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Dark.png\",\"excerpt\":\"Allow customers to book appointments, make reservations or rent equipment without leaving your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/hotel\\/\",\"price\":\"&#36;249.00\",\"hash\":\"911c438934af094c2b38d5560b9f50f3\",\"slug\":\"WooCommerce Bookings\",\"id\":390890,\"rating\":2.5,\"reviews_count\":28,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Checkout Field Editor\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Checkout-Field-Editor-Dark.png\",\"excerpt\":\"Optimize your checkout process by adding, removing or editing fields to suit your needs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-field-editor\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"2b8029f0d7cdd1118f4d843eb3ab43ff\",\"slug\":\"woocommerce-checkout-field-editor\",\"id\":184594,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Table Rate Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Product-Table-Rate-Shipping-Dark.png\",\"excerpt\":\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/table-rate-shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"3034ed8aff427b0f635fe4c86bbf008a\",\"slug\":\"woocommerce-table-rate-shipping\",\"id\":18718,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Min\\/Max Quantities\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Min-Max-Qua-Dark.png\",\"excerpt\":\"Specify minimum and maximum allowed product quantities for orders to be completed.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"2b5188d90baecfb781a5aa2d6abb900a\",\"slug\":\"woocommerce-min-max-quantities\",\"id\":18616,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Australia Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/australia-post.gif\",\"excerpt\":\"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/australia-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1dbd4dc6bd91a9cda1bd6b9e7a5e4f43\",\"slug\":\"woocommerce-shipping-australia-post\",\"id\":18622,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-AustraliaPost.png\"},{\"title\":\"Canada Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/canada-post.png\",\"excerpt\":\"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/canada-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ac029cdf3daba20b20c7b9be7dc00e0e\",\"slug\":\"woocommerce-shipping-canada-post\",\"id\":18623,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-CanadaPost-fjlcfq.png\"},{\"title\":\"Royal Mail\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/royalmail.png\",\"excerpt\":\"Offer Royal Mail shipping rates to your customers\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/royal-mail\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"03839cca1a16c4488fcb669aeb91a056\",\"slug\":\"woocommerce-shipping-royalmail\",\"id\":182719,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/woo-RoyalMail-sd9zwy.png\"},{\"title\":\"FedEx Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/FedEx_Logo_Wallpaper.jpeg\",\"excerpt\":\"Get shipping rates from the FedEx API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/fedex-shipping-module\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1a48b598b47a81559baadef15e320f64\",\"slug\":\"woocommerce-shipping-fedex\",\"id\":18620,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-FedEx-auxjb7.png\"},{\"title\":\"Product CSV Import Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-CSV-Import-Dark.png\",\"excerpt\":\"Import, merge, and export products and variations to and from WooCommerce using a CSV file.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-csv-import-suite\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"7ac9b00a1fe980fb61d28ab54d167d0d\",\"slug\":\"woocommerce-product-csv-import-suite\",\"id\":18680,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Follow-Ups\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Follow-Ups-Dark.png\",\"excerpt\":\"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/follow-up-emails\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"05ece68fe94558e65278fe54d9ec84d2\",\"slug\":\"woocommerce-follow-up-emails\",\"id\":18686,\"rating\":3.1,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Memberships\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/Thumbnail-Memberships-updated.png\",\"excerpt\":\"Power your membership association, online magazine, elearning sites, and more with access control to content\\/products and member discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-memberships\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"9288e7609ad0b487b81ef6232efa5cfc\",\"slug\":\"woocommerce-memberships\",\"id\":958589,\"rating\":4.4,\"reviews_count\":84,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"AutomateWoo\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-AutomateWoo-Dark-1.png\",\"excerpt\":\"Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/automatewoo\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"ba9299b8-1dba-4aa0-a313-28bc1755cb88\",\"slug\":\"automatewoo\",\"id\":4652610,\"rating\":3.9,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/10\\/woo-AutomateWoo-m4jpva.png\"},{\"title\":\"Product Bundles\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/07\\/logo-pb-lzevsq.png\",\"excerpt\":\"Offer personalized product bundles, bulk discount packages, and assembled\\u00a0products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-bundles\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa2518b5-ab19-4b75-bde9-60ca51e20f28\",\"slug\":\"woocommerce-product-bundles\",\"id\":18716,\"rating\":4.9,\"reviews_count\":117,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Xero\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woocommerce-xero-integration-sdth2k.jpg\",\"excerpt\":\"Save time with automated sync between WooCommerce and your Xero account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/xero\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"f0dd29d338d3c67cf6cee88eddf6869b\",\"slug\":\"woocommerce-xero\",\"id\":18733,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Xero-4ovyoc.png\"},{\"title\":\"Product Vendors\",\"image\":\"\",\"excerpt\":\"Turn your store into a multi-vendor marketplace\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-vendors\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"a97d99fccd651bbdd728f4d67d492c31\",\"slug\":\"woocommerce-product-vendors\",\"id\":219982,\"rating\":2.9,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Accommodation Bookings\",\"image\":\"\",\"excerpt\":\"Book accommodation using WooCommerce and the WooCommerce Bookings extension.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-accommodation-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"99b2a7a4af90b6cefd2a733b3b1f78e7\",\"slug\":\"woocommerce-accommodation-bookings\",\"id\":1412069,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Braintree for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/braintree-black-copy.png\",\"excerpt\":\"Accept PayPal, credit cards and debit cards with a single payment gateway solution \\u2014 PayPal Powered by Braintree.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-paypal-powered-by-braintree\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"27f010c8e34ca65b205ddec88ad14536\",\"slug\":\"woocommerce-gateway-paypal-powered-by-braintree\",\"id\":1489837,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Braintree-wrweyl.png\"},{\"title\":\"WooCommerce Brands\",\"image\":\"\",\"excerpt\":\"Create, assign and list brands for products, and allow customers to view by brand.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/brands\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"8a88c7cbd2f1e73636c331c7a86f818c\",\"slug\":\"woocommerce-brands\",\"id\":18737,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Advanced Notifications\",\"image\":\"\",\"excerpt\":\"Easily setup \\\"new order\\\" and stock email notifications for multiple recipients of your choosing.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/advanced-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"112372c44b002fea2640bd6bfafbca27\",\"slug\":\"woocommerce-advanced-notifications\",\"id\":18740,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Points and Rewards\",\"image\":\"\",\"excerpt\":\"Reward your customers for purchases and other actions with points which can be redeemed for discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-points-and-rewards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"1649b6cca5da8b923b01ca56b5cdd246\",\"slug\":\"woocommerce-points-and-rewards\",\"id\":210259,\"rating\":2.8,\"reviews_count\":12,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Omnichannel for WooCommerce: Google, Amazon, eBay &amp; Walmart Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v3.png\",\"excerpt\":\"Get the official Google, Amazon, eBay and Walmart extension and create, sync and manage multichannel listings directly from WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-ebay-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e4000666-9275-4c71-8619-be61fb41c9f9\",\"slug\":\"woocommerce-amazon-ebay-integration\",\"id\":3545890,\"rating\":3.1,\"reviews_count\":37,\"vendor_name\":\"Codisto\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/\",\"icon\":null},{\"title\":\"WooCommerce Pre-Orders\",\"image\":\"\",\"excerpt\":\"Allow customers to order products before they are available.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-pre-orders\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"b2dc75e7d55e6f5bbfaccb59830f66b7\",\"slug\":\"woocommerce-pre-orders\",\"id\":178477,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Additional Variation Images\",\"image\":\"\",\"excerpt\":\"Add gallery images per variation on variable products within WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-additional-variation-images\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/product\\/woo-single-1\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c61dd6de57dcecb32bd7358866de4539\",\"slug\":\"woocommerce-additional-variation-images\",\"id\":477384,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Subscription Downloads\",\"image\":\"\",\"excerpt\":\"Offer additional downloads to your subscribers, via downloadable products listed in your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscription-downloads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"5be9e21c13953253e4406d2a700382ec\",\"slug\":\"woocommerce-subscription-downloads\",\"id\":420458,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Deposits\",\"image\":\"\",\"excerpt\":\"Enable customers to pay for products using a deposit or a payment plan.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-deposits\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;179.00\",\"hash\":\"de192a6cf12c4fd803248da5db700762\",\"slug\":\"woocommerce-deposits\",\"id\":977087,\"rating\":1.7,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Authorize.Net\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/Thumbnail-Authorize.net-updated.png\",\"excerpt\":\"Authorize.Net gateway with support for pre-orders and subscriptions.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/authorize-net\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8b61524fe53add7fdd1a8d1b00b9327d\",\"slug\":\"woocommerce-gateway-authorize-net-cim\",\"id\":178481,\"rating\":4.6,\"reviews_count\":45,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Amazon S3 Storage\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/amazon.png\",\"excerpt\":\"Serve digital products via Amazon S3\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-s3-storage\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"473bf6f221b865eff165c97881b473bb\",\"slug\":\"woocommerce-amazon-s3-storage\",\"id\":18663,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/woo-AmazonS3Storage-jhzxk2.png\"},{\"title\":\"Shipping Multiple Addresses\",\"image\":\"\",\"excerpt\":\"Allow your customers to ship individual items in a single order to multiple addresses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping-multiple-addresses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa0eb6f777846d329952d5b891d6f8cc\",\"slug\":\"woocommerce-shipping-multiple-addresses\",\"id\":18741,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"LiveChat for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LC_woo_regular-zmiaym.png\",\"excerpt\":\"Live Chat and messaging platform for sales and support -- increase average order value and overall sales through live conversations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/livechat\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.livechat.com\\/livechat-for-ecommerce\\/?a=woocommerce&amp;utm_source=woocommerce.com&amp;utm_medium=integration&amp;utm_campaign=woocommerce.com\",\"price\":\"&#36;0.00\",\"hash\":\"5344cc1f-ed4a-4d00-beff-9d67f6d372f3\",\"slug\":\"livechat-woocommerce\",\"id\":1348888,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Live Chat\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/live-chat\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LiveChat.png\"},{\"title\":\"Bulk Stock Management\",\"image\":\"\",\"excerpt\":\"Edit product and variation stock levels in bulk via this handy interface\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bulk-stock-management\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"02f4328d52f324ebe06a78eaaae7934f\",\"slug\":\"woocommerce-bulk-stock-management\",\"id\":18670,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Homepage Contact Section\",\"image\":\"\",\"excerpt\":\"Add a Contact section to the Storefront homepage.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-homepage-contact-section\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"cb12b87f8bbb0139dafbf92ca1f871ef\",\"slug\":\"storefront-homepage-contact-section\",\"id\":1468793,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Force Sells\",\"image\":\"\",\"excerpt\":\"Force products to be added to the cart\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/force-sells\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"3ebddfc491ca168a4ea4800b893302b0\",\"slug\":\"woocommerce-force-sells\",\"id\":18678,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Purchase Order Gateway\",\"image\":\"\",\"excerpt\":\"Receive purchase orders via your WooCommerce-powered online store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-purchase-order\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"573a92318244ece5facb449d63e74874\",\"slug\":\"woocommerce-gateway-purchase-order\",\"id\":478542,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Quick View\",\"image\":\"\",\"excerpt\":\"Show a quick-view button to view product details and add to cart via lightbox popup\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-quick-view\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"619c6e57ce72c49c4b57e15b06eddb65\",\"slug\":\"woocommerce-quick-view\",\"id\":187509,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Box Office\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-BO-Dark.png\",\"excerpt\":\"Sell tickets for your next event, concert, function, fundraiser or conference directly on your own site\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-box-office\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"e704c9160de318216a8fa657404b9131\",\"slug\":\"woocommerce-box-office\",\"id\":1628717,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Returns and Warranty Requests\",\"image\":\"\",\"excerpt\":\"Manage the RMA process, add warranties to products &amp; let customers request &amp; manage returns \\/ exchanges from their account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/warranty-requests\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"9b4c41102e6b61ea5f558e16f9b63e25\",\"slug\":\"woocommerce-warranty\",\"id\":228315,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Barcodes\",\"image\":\"\",\"excerpt\":\"Generates a unique barcode for each order on your site - perfect for e-tickets, packing slips, reservations and a variety of other uses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-barcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"889835bb29ee3400923653e1e44a3779\",\"slug\":\"woocommerce-order-barcodes\",\"id\":391708,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Bookings Availability\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Aval-Dark.png\",\"excerpt\":\"Sell more bookings by presenting a calendar or schedule of available slots in a page or post.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bookings-availability\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"30770d2a-e392-4e82-baaa-76cfc7d02ae3\",\"slug\":\"woocommerce-bookings-availability\",\"id\":4228225,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce 360\\u00ba Image\",\"image\":\"\",\"excerpt\":\"An easy way to add a dynamic, controllable 360\\u00ba image rotation to your WooCommerce site, by adding a group of images to a product\\u2019s gallery.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-360-image\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"24eb2cfa3738a66bf3b2587876668cd2\",\"slug\":\"woocommerce-360-image\",\"id\":512186,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Photography\",\"image\":\"\",\"excerpt\":\"Sell photos in the blink of an eye using this simple as dragging & dropping interface.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-photography\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ee76e8b9daf1d97ca4d3874cc9e35687\",\"slug\":\"woocommerce-photography\",\"id\":583602,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Footer Bar\",\"image\":\"\",\"excerpt\":\"Adds a full-width widget region above the Storefront footer widget area, which can be customized with colors and a background image.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-footer-bar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"6cfd3d4f923cafa16e4801ae801751f4\",\"slug\":\"storefront-footer-bar\",\"id\":1434472,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Software Add-on\",\"image\":\"\",\"excerpt\":\"Sell License Keys for Software\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/software-add-on\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"79f6dbfe1f1d3a56a86f0509b6d6b04b\",\"slug\":\"woocommerce-software-add-on\",\"id\":18683,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Products Compare\",\"image\":\"\",\"excerpt\":\"WooCommerce Products Compare will allow your potential customers to easily compare products within your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-products-compare\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"c3ba0a4a3199a0cc7a6112eb24414548\",\"slug\":\"woocommerce-products-compare\",\"id\":853117,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Store Catalog PDF Download\",\"image\":\"\",\"excerpt\":\"Offer your customers a PDF download of your product catalog, generated by WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-store-catalog-pdf-download\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"79ca7aadafe706364e2d738b7c1090c4\",\"slug\":\"woocommerce-store-catalog-pdf-download\",\"id\":675790,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce AvaTax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-Avalara-updated.png\",\"excerpt\":\"Get 100% accurate sales tax calculations and on-time tax filing. No more tracking sales tax rates and rules.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-avatax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"57077a4b28ba71cacf692bcf4a1a7f60\",\"slug\":\"woocommerce-avatax\",\"id\":1389326,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"TaxJar\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/taxjar-logotype.png\",\"excerpt\":\"Automate sales tax compliance for your multi-channel e-commerce business. Accurate sales tax calculations, data aggregation, quality reporting, and filing for your WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/taxjar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"12072d8e-e933-4561-97b1-9db3c7eeed91\",\"slug\":\"taxjar-simplified-taxes-for-woocommerce\",\"id\":514914,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TaxJar\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/taxjar\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/TaxJar.png\"},{\"title\":\"WooCommerce Zapier\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-logo-1.png\",\"excerpt\":\"Integrate your WooCommerce store with 5000+ cloud apps and services today. Trusted by 11,000+ users.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"0782bdbe932c00f4978850268c6cfe40\",\"slug\":\"woocommerce-zapier\",\"id\":243589,\"rating\":4.4,\"reviews_count\":41,\"vendor_name\":\"OM4\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-icon-80px@2x.png\"},{\"title\":\"WooCommerce Customer \\/ Order \\/ Coupon Export\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-Customer-Order-Coupon-Export-updated.png\",\"excerpt\":\"Export customers, orders, and coupons from WooCommerce manually or on an automated schedule.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ordercustomer-csv-export\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"914de15813a903c767b55445608bf290\",\"slug\":\"woocommerce-customer-order-csv-export\",\"id\":18652,\"rating\":4.6,\"reviews_count\":30,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Smart Coupons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png\",\"excerpt\":\"Everything you need for discounts, coupons, credits, gift cards, product giveaways, offers, and promotions. Most popular and complete coupons plugin for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/smart-coupons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"http:\\/\\/demo.storeapps.org\\/?demo=sc\",\"price\":\"&#36;99.00\",\"hash\":\"05c45f2aa466106a466de4402fff9dde\",\"slug\":\"woocommerce-smart-coupons\",\"id\":18729,\"rating\":4.5,\"reviews_count\":136,\"vendor_name\":\"StoreApps\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/storeapps\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/wc-icon-smart-coupons-160-p8fwgu.png\"},{\"title\":\"Name Your Price\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/nyp-icon-dark-v83owf.png\",\"excerpt\":\"Allow customers to define the product price. Also useful for accepting user-set donations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/name-your-price\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"31b4e11696cd99a3c0572975a84f1c08\",\"slug\":\"woocommerce-name-your-price\",\"id\":18738,\"rating\":5,\"reviews_count\":57,\"vendor_name\":\"Backcourt Development\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/\",\"icon\":null},{\"title\":\"Storefront Reviews\",\"image\":\"\",\"excerpt\":\"Reviews can often be the deciding factor when making a purchase online. Highlight your best reviews on your homepage, or across your site with Storefront Reviews.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/reviews\\/\",\"price\":\"&#36;19.00\",\"hash\":\"0c8a1d86b8eff9f1edffa923aeb3fc1f\",\"slug\":\"storefront-reviews\",\"id\":1044976,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Google Product Feed\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/logo-regular-lscryp.png\",\"excerpt\":\"Feed rich product data to Google Merchant Center for setting up free product listings, product ads, and local inventory campaigns. Full control over your field mappings, and feed content so you can maximize campaign performance and ad spend.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-product-feed\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d55b4f852872025741312839f142447e\",\"slug\":\"woocommerce-product-feeds\",\"id\":18619,\"rating\":4.3,\"reviews_count\":46,\"vendor_name\":\"Ademti Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/ademti-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/product-icon-omiutq.png\"},{\"title\":\"Dynamic Pricing\",\"image\":\"\",\"excerpt\":\"Bulk discounts, role-based pricing and much more\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/dynamic-pricing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"9a41775bb33843f52c93c922b0053986\",\"slug\":\"woocommerce-dynamic-pricing\",\"id\":18643,\"rating\":3.2,\"reviews_count\":29,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Klarna Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Checkout_Black-1.png\",\"excerpt\":\"Klarna Checkout is a full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnacheckout\\/\",\"price\":\"&#36;0.00\",\"hash\":\"90f8ce584e785fcd8c2d739fd4f40d78\",\"slug\":\"klarna-checkout-for-woocommerce\",\"id\":2754152,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"WooCommerce Print Invoices and Packing Lists\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/03\\/Thumbnail-Print-Invoices-Packing-lists-updated.png\",\"excerpt\":\"Generate invoices, packing slips, and pick lists for your WooCommerce orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/print-invoices-packing-lists\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"465de1126817cdfb42d97ebca7eea717\",\"slug\":\"woocommerce-pip\",\"id\":18666,\"rating\":4.4,\"reviews_count\":29,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Sensei LMS Course Progress\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-course-progress.png\",\"excerpt\":\"Enable your students to easily see their progress and pick up where they left off in a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-course-progress\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ec0f55d8fa7c517dc1844f5c873a77da\",\"slug\":\"sensei-course-progress\",\"id\":435833,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Sensei LMS Certificates\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-certificates.png\",\"excerpt\":\"Award your students with a certificate of completion and a sense of accomplishment after finishing a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-certificates\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"625ee5fe1bf36b4c741ab07507ba2ffd\",\"slug\":\"sensei-certificates\",\"id\":247548,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Composite Products\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/06\\/logo-cp-ey7bzs.png\",\"excerpt\":\"Create product kit builders and custom product configurators using existing products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/composite-products\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"0343e0115bbcb97ccd98442b8326a0af\",\"slug\":\"woocommerce-composite-products\",\"id\":216836,\"rating\":4.9,\"reviews_count\":100,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Gravity Forms Product Add-ons\",\"image\":\"\",\"excerpt\":\"Powerful product add-ons, Gravity style\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/gravity-forms-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.elementstark.com\\/woocommerce-extension-demos\\/product-category\\/gravity-forms\\/\",\"price\":\"&#36;99.00\",\"hash\":\"a6ac0ab1a1536e3a357ccf24c0650ed0\",\"slug\":\"woocommerce-gravityforms-product-addons\",\"id\":18633,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"WooCommerce Blocks\",\"image\":\"\",\"excerpt\":\"WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gutenberg-products-block\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c2e9f13a-f90c-4ffe-a8a5-b432399ec263\",\"slug\":\"woo-gutenberg-products-block\",\"id\":3076677,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Eway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/51456-Eway-logo-tagline-RGB-H-yellow-_-grey.png\",\"excerpt\":\"Take credit card payments securely via Eway (SG, MY, HK, AU, and NZ) keeping customers on your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/eway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2c497769d98d025e0d340cd0b5ea5da1\",\"slug\":\"woocommerce-gateway-eway\",\"id\":18604,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/woo-eway-0klzux.png\"},{\"title\":\"Sensei Pro (WC Paid Courses)\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/Sensei-Pro.png\",\"excerpt\":\"Sell your online courses using Sensei LMS with WooCommerce \\u2014 complete learning management with quizzes, certificates, content drip, and more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paid-courses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;149.00\",\"hash\":\"bad2a02a063555b7e2bee59924690763\",\"slug\":\"woothemes-sensei\",\"id\":152116,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/SenseiProWooIcon-aut8wu.png\"},{\"title\":\"QuickBooks Sync for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/woocommerce-com-logo-1-hyhzbh.png\",\"excerpt\":\"The most customizable and robust integration to keep your data in sync for orders, customers, products, inventory and more between WooCommerce and QuickBooks (Online, Desktop, or POS).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/quickbooks-sync-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c5e32e20-7c1f-4585-8b15-d930c2d842ac\",\"slug\":\"myworks-woo-sync-for-quickbooks-online\",\"id\":4065824,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MyWorks Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/myworks-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/qb_thumb.png\"},{\"title\":\"Sensei LMS Media Attachments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-media-attachments.png\",\"excerpt\":\"Provide your students with easy access to additional learning materials, from audio files to slideshows and PDFs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-media-attachments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"788647a9a1d8ef5c95371f0e69223a0f\",\"slug\":\"sensei-media-attachments\",\"id\":290551,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Conditional Shipping and Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/03\\/logo-csp-aqfm98.png\",\"excerpt\":\"Use conditional logic to restrict the shipping and payment options available on your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/conditional-shipping-and-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1f56ff002fa830b77017b0107505211a\",\"slug\":\"woocommerce-conditional-shipping-and-payments\",\"id\":680253,\"rating\":4.7,\"reviews_count\":43,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Status Manager\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/02\\/Thumbnail-Order-Status-Manager-updated.png\",\"excerpt\":\"Create, edit, and delete completely custom order statuses and integrate them seamlessly into your order management flow.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-manager\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"51fd9ab45394b4cad5a0ebf58d012342\",\"slug\":\"woocommerce-order-status-manager\",\"id\":588398,\"rating\":4.4,\"reviews_count\":12,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Klarna Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Payments_Pink.png\",\"excerpt\":\"With Klarna Payments\\u00a0you can choose the payment that you want, Pay Now, Pay Later or Slice It. No credit card numbers, no passwords, no worries.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnapayments\\/\",\"price\":\"&#36;0.00\",\"hash\":\"a19c689325bc8ea63c620765dd54b33a\",\"slug\":\"klarna-payments-for-woocommerce\",\"id\":2754217,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Klarna.png\"},{\"title\":\"Catalog Visibility Options\",\"image\":\"\",\"excerpt\":\"Transform WooCommerce into an online catalog by removing eCommerce functionality\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/catalog-visibility-options\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"12e791110365fdbb5865c8658907967e\",\"slug\":\"woocommerce-catalog-visibility-options\",\"id\":18648,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"WooCommerce Product Search\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce-product-search-product-image-1870x960-1-jvsljj.png\",\"excerpt\":\"The perfect search engine helps customers to find and buy products quickly \\u2013 essential for every WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-product-search\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.itthinx.com\\/wps\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c84cc8ca16ddac3408e6b6c5871133a8\",\"slug\":\"woocommerce-product-search\",\"id\":512174,\"rating\":4.4,\"reviews_count\":152,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"Sequential Order Numbers Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/Thumbnail-Sequential-Order-Numbers-Pro-updated.png\",\"excerpt\":\"Tame your order numbers! Upgrade from Sequential Order Numbers with advanced features and with optional prefixes\\/suffixes.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sequential-order-numbers-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"0b18a2816e016ba9988b93b1cd8fe766\",\"slug\":\"woocommerce-sequential-order-numbers-pro\",\"id\":18688,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce One Page Checkout\",\"image\":\"\",\"excerpt\":\"Create special pages where customers can choose products, checkout &amp; pay all on the one page.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-one-page-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"c9ba8f8352cd71b5508af5161268619a\",\"slug\":\"woocommerce-one-page-checkout\",\"id\":527886,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Google Analytics Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-GAPro-updated.png\",\"excerpt\":\"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d8aed8b7306b509eec1589e59abe319f\",\"slug\":\"woocommerce-google-analytics-pro\",\"id\":1312497,\"rating\":3.7,\"reviews_count\":25,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Checkout Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/07\\/Thumbnail-Checkout-Add-Ons-updated.png\",\"excerpt\":\"Highlight relevant products, offers like free shipping and other up-sells during checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8fdca00b4000b7a8cc26371d0e470a8f\",\"slug\":\"woocommerce-checkout-add-ons\",\"id\":466854,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Viva Wallet Standard Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/Viva-Wallet-logo.png?w=374\",\"excerpt\":\"Integrate the Viva Wallet payment gateway with your WooCommerce store to process and sync your payments and help you sell more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/viva-wallet-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"7240a329-047f-4d8b-b7ec-ee3defd798bd\",\"slug\":\"viva-wallet-for-woocommerce\",\"id\":6137160,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Viva Wallet\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/viva-wallet\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/07\\/Viva-Wallet.png\"},{\"title\":\"Coupon Shortcodes\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/woocommerce-coupon-shortcodes-product-image-1870x960-1-vc5gux.png\",\"excerpt\":\"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/coupon-shortcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ac5d9d51-70b2-4d8f-8b89-24200eea1394\",\"slug\":\"woocommerce-coupon-shortcodes\",\"id\":244762,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"TikTok for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/TTFB_logo__4C_horizontal_black.png?w=620\",\"excerpt\":\"Create advertising campaigns and reach one billion global users with TikTok for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tiktok-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"a6f95b36-133e-443e-8e31-6e7a67eb597c\",\"slug\":\"tiktok-for-woocommerce\",\"id\":18734000336353,\"rating\":3.5,\"reviews_count\":13,\"vendor_name\":\"TikTok for Business\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/tiktok-for-business\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/tt2.jpg\"},{\"title\":\"HubSpot for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/hubspotlogo-web-color-pxebeq.png\",\"excerpt\":\"Connect your WooCommerce store to HubSpot. Sync, automate &amp; analyze data with HubSpot WooCommerce Integration\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/hubspot-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e50acec8-3a6c-454c-8562-2da4898fa6c1\",\"slug\":\"hubspot-for-woocommerce\",\"id\":5785079,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MakeWebBetter\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/makewebbetter\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/woo-HubSpot.png\"},{\"title\":\"WooCommerce Order Status Control\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/06\\/Thumbnail-Order-Status-Control-updated.png\",\"excerpt\":\"Use this extension to automatically change the order status to \\\"completed\\\" after successful payment.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-control\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"32400e509c7c36dcc1cd368e8267d981\",\"slug\":\"woocommerce-order-status-control\",\"id\":439037,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"First Data\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/FirstData.png\",\"excerpt\":\"Accept payment with First Data using the Payeezy Gateway, Payeezy, or legacy Global Gateway payment gateways.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/firstdata\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"eb3e32663ec0810592eaf0d097796230\",\"slug\":\"woocommerce-gateway-firstdata\",\"id\":18645,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Atreus\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/atreus\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/wc-first-data-product-icon.png\"},{\"title\":\"reCaptcha for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/WooCommerce-reCpatcha.png?w=150&amp;h=150&amp;crop=1\",\"excerpt\":\"Protect your eCommerce store from malicious and automated attacks by using reCaptcha for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/recaptcha-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.i13websolution.com\\/wp-test\\/\",\"price\":\"&#36;29.00\",\"hash\":\"c9793ede-aadc-484f-8c5a-1a0776604ce6\",\"slug\":\"recaptcha-for-woocommerce\",\"id\":5347485,\"rating\":4.6,\"reviews_count\":14,\"vendor_name\":\"I13 Web Solution\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/i13-web-solution\\/\",\"icon\":null}]}\";s:3:\"raw\";s:71578:\"HTTP/1.1 200 OK\r\nServer: nginx\r\nDate: Thu, 22 Sep 2022 06:15:56 GMT\r\nContent-Type: application/json; charset=UTF-8\r\nContent-Length: 13239\r\nConnection: close\r\nX-Robots-Tag: noindex\r\nLink: <https://woocommerce.com/wp-json/>; rel=\"https://api.w.org/\"\r\nX-Content-Type-Options: nosniff\r\nAccess-Control-Expose-Headers: X-WP-Total, X-WP-TotalPages, Link\r\nAccess-Control-Allow-Headers: Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type\r\nX-WCCOM-Cache: HIT\r\nCache-Control: max-age=60\r\nAllow: GET\r\nX-rq: bur5 0 4 9980\r\nContent-Encoding: gzip\r\nAge: 18\r\nX-Cache: hit\r\nVary: Accept-Encoding, Origin\r\nAccept-Ranges: bytes\r\nStrict-Transport-Security: max-age=31536000\r\n\r\n{\"products\":[{\"title\":\"WooCommerce Google Analytics\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/GA-Dark.png\",\"excerpt\":\"Understand your customers and increase revenue with world\\u2019s leading analytics platform - integrated with WooCommerce for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2d21f7de14dfb8e9885a4622be701ddf\",\"slug\":\"woocommerce-google-analytics-integration\",\"id\":1442927,\"rating\":4.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/woo-Google_Analytics-fvsrvf.png\"},{\"title\":\"WooCommerce Tax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Tax-Dark.png\",\"excerpt\":\"Automatically calculate how much sales tax should be collected for WooCommerce orders - by city, country, or state - at checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":3220291,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Stripe\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Stripe-Dark-1.png\",\"excerpt\":\"Accept all major debit and credit cards as well as local payment methods with Stripe.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/stripe\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"50bb7a985c691bb943a9da4d2c8b5efd\",\"slug\":\"woocommerce-gateway-stripe\",\"id\":18627,\"rating\":4.6,\"reviews_count\":19,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/12\\/stripe-app-icon-7m1xi7.png\"},{\"title\":\"Mailchimp for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/09\\/logo-mailchimp-dark-v2.png\",\"excerpt\":\"Increase traffic, drive repeat purchases, and personalize your marketing when you connect to Mailchimp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/mailchimp-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"b4481616ebece8b1ff68fc59b90c1a91\",\"slug\":\"mailchimp-for-woocommerce\",\"id\":2545166,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Mailchimp\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/09\\/Mailchimp.png\"},{\"title\":\"Jetpack\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/11\\/Jetpack-1-m5mwyg.png\",\"excerpt\":\"Security, performance, and marketing tools made for WooCommerce stores by the WordPress experts. Get started with basic security and speed tools for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/jetpack\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"d5bfef9700b62b2b132c74c74c3193eb\",\"slug\":\"jetpack\",\"id\":2725249,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Jetpack\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/jetpack\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/02\\/jetpack-logo--80sgtq.png\"},{\"title\":\"Facebook for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Facebook-Dark.png\",\"excerpt\":\"Get the Official Facebook for WooCommerce plugin to reach your customers across Facebook, Instagram, Messenger and WhatsApp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/facebook\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"0ea4fe4c2d7ca6338f8a322fb3e4e187\",\"slug\":\"facebook-for-woocommerce\",\"id\":2127297,\"rating\":2,\"reviews_count\":60,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/04\\/fb-woodotcom.png\"},{\"title\":\"WooCommerce Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Pay-Dark.png\",\"excerpt\":\"The only payment solution fully integrated to Woo. Accept credit\\/debit cards &amp; local payment options with no setup or monthly fees.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"8c6319ca-8f41-4e69-be63-6b15ee37773b\",\"slug\":\"woocommerce-payments\",\"id\":5278104,\"rating\":4.3,\"reviews_count\":13,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/woo-WooCommerce_Payments-mtulxp.png\"},{\"title\":\"Square for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Square-Dark.png\",\"excerpt\":\"Accepting payments is easy with Square. Clear rates, fast deposits (1-2 business days). Sell online and in person, and sync all payments, items and inventory.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/square\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e907be8b86d7df0c8f8e0d0020b52638\",\"slug\":\"woocommerce-square\",\"id\":1770503,\"rating\":3.2,\"reviews_count\":81,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/07\\/woo-Square-u8km15.png\"},{\"title\":\"Amazon Pay\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Amazon-Pay-Dark.png\",\"excerpt\":\"Amazon Pay is embedded in your WooCommerce store. Transactions take place via\\u00a0Amazon widgets, so the buyer never leaves your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/pay-with-amazon\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9865e043bbbe4f8c9735af31cb509b53\",\"slug\":\"woocommerce-gateway-amazon-payments-advanced\",\"id\":238816,\"rating\":2.9,\"reviews_count\":20,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/08\\/woo-Amazon_Pay-8lvfuy.png\"},{\"title\":\"WooCommerce Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Dark-1.png\",\"excerpt\":\"Print USPS and DHL labels right from your WooCommerce dashboard and instantly save up to 90%. WooCommerce Shipping is free to use and saves you time and money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":2165910,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/06\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Subscriptions\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Subscriptions-Dark.png\",\"excerpt\":\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscriptions\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"6115e6d7e297b623a169fdcf5728b224\",\"slug\":\"woocommerce-subscriptions\",\"id\":27147,\"rating\":3.3,\"reviews_count\":50,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Google Listings &amp; Ads\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/Marketplace_card_Google.png\",\"excerpt\":\"Reach millions of engaged shoppers across Google with free product listings and ads. Built in partnership with Google.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-listings-and-ads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"118f4d86-f126-4c3a-8525-644e3170d161\",\"slug\":\"google-listings-and-ads\",\"id\":7623964,\"rating\":2.6,\"reviews_count\":18,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/woo-GoogleListingsAds-jworee.png\"},{\"title\":\"Product Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-Add-Ons-Dark.png\",\"excerpt\":\"Offer add-ons like gift wrapping, special messages or other special options for your products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"147d0077e591e16db9d0d67daeb8c484\",\"slug\":\"woocommerce-product-addons\",\"id\":18618,\"rating\":3.2,\"reviews_count\":25,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"ShipStation Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png\",\"excerpt\":\"Fulfill all your Woo orders (and wherever else you sell) quickly and easily using ShipStation. Try it free for 30 days today!\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipstation-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9de8640767ba64237808ed7f245a49bb\",\"slug\":\"woocommerce-shipstation-integration\",\"id\":18734,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Shipstation-xqap96.png\"},{\"title\":\"PayPal Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg\",\"excerpt\":\"PayPal\'s latest, all-in-one checkout solution. Securely accept PayPal Digital Payments, credit\\/debit cards and local payment methods.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paypal-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"934115ab-e3f3-4435-9580-345b1ce21899\",\"slug\":\"woocommerce-paypal-payments\",\"id\":6410731,\"rating\":3.1,\"reviews_count\":63,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/woo-PayPal-nlioum.png\"},{\"title\":\"PayFast Payment Gateway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Payfast-Dark-1.png\",\"excerpt\":\"Take payments on your WooCommerce store via PayFast (redirect method).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/payfast-payment-gateway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"557bf07293ad916f20c207c6c9cd15ff\",\"slug\":\"woocommerce-payfast-gateway\",\"id\":18596,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/09\\/woo-Payfast-murskg.png\"},{\"title\":\"USPS Shipping Method\",\"image\":\"\",\"excerpt\":\"Get shipping rates from the USPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/usps-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"83d1524e8f5f1913e58889f83d442c32\",\"slug\":\"woocommerce-shipping-usps\",\"id\":18657,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-USPS-yhn1rb.png\"},{\"title\":\"UPS Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/UPS-Shipping-Method-Dark.png\",\"excerpt\":\"Get shipping rates from the UPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ups-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8dae58502913bac0fbcdcaba515ea998\",\"slug\":\"woocommerce-shipping-ups\",\"id\":18665,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-UPS-1.png\"},{\"title\":\"Shipment Tracking\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Tracking-Dark-1.png\",\"excerpt\":\"Add shipment tracking information to your orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipment-tracking\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"1968e199038a8a001c9f9966fd06bf88\",\"slug\":\"woocommerce-shipment-tracking\",\"id\":18693,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Ai Powered Marketing\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/GA-for-Woo-Logo-374x192px-qu3duk.png\",\"excerpt\":\"Harness your potential and get in front of ideal customers on Google, Facebook, and the Open Web. Reach beyond your competition, and unleash the power of your brand with Kliken.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-ads-and-marketing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"bf66e173-a220-4da7-9512-b5728c20fc16\",\"slug\":\"kliken-marketing-for-google\",\"id\":3866145,\"rating\":4.3,\"reviews_count\":110,\"vendor_name\":\"Kliken\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/Kliken-Woo-Logo-1.png\"},{\"title\":\"WooCommerce Bookings\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Dark.png\",\"excerpt\":\"Allow customers to book appointments, make reservations or rent equipment without leaving your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/hotel\\/\",\"price\":\"&#36;249.00\",\"hash\":\"911c438934af094c2b38d5560b9f50f3\",\"slug\":\"WooCommerce Bookings\",\"id\":390890,\"rating\":2.5,\"reviews_count\":28,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Checkout Field Editor\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Checkout-Field-Editor-Dark.png\",\"excerpt\":\"Optimize your checkout process by adding, removing or editing fields to suit your needs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-field-editor\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"2b8029f0d7cdd1118f4d843eb3ab43ff\",\"slug\":\"woocommerce-checkout-field-editor\",\"id\":184594,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Table Rate Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Product-Table-Rate-Shipping-Dark.png\",\"excerpt\":\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/table-rate-shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"3034ed8aff427b0f635fe4c86bbf008a\",\"slug\":\"woocommerce-table-rate-shipping\",\"id\":18718,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Min\\/Max Quantities\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Min-Max-Qua-Dark.png\",\"excerpt\":\"Specify minimum and maximum allowed product quantities for orders to be completed.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"2b5188d90baecfb781a5aa2d6abb900a\",\"slug\":\"woocommerce-min-max-quantities\",\"id\":18616,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Australia Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/australia-post.gif\",\"excerpt\":\"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/australia-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1dbd4dc6bd91a9cda1bd6b9e7a5e4f43\",\"slug\":\"woocommerce-shipping-australia-post\",\"id\":18622,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-AustraliaPost.png\"},{\"title\":\"Canada Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/canada-post.png\",\"excerpt\":\"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/canada-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ac029cdf3daba20b20c7b9be7dc00e0e\",\"slug\":\"woocommerce-shipping-canada-post\",\"id\":18623,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-CanadaPost-fjlcfq.png\"},{\"title\":\"Royal Mail\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/royalmail.png\",\"excerpt\":\"Offer Royal Mail shipping rates to your customers\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/royal-mail\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"03839cca1a16c4488fcb669aeb91a056\",\"slug\":\"woocommerce-shipping-royalmail\",\"id\":182719,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/woo-RoyalMail-sd9zwy.png\"},{\"title\":\"FedEx Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/FedEx_Logo_Wallpaper.jpeg\",\"excerpt\":\"Get shipping rates from the FedEx API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/fedex-shipping-module\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1a48b598b47a81559baadef15e320f64\",\"slug\":\"woocommerce-shipping-fedex\",\"id\":18620,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-FedEx-auxjb7.png\"},{\"title\":\"Product CSV Import Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-CSV-Import-Dark.png\",\"excerpt\":\"Import, merge, and export products and variations to and from WooCommerce using a CSV file.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-csv-import-suite\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"7ac9b00a1fe980fb61d28ab54d167d0d\",\"slug\":\"woocommerce-product-csv-import-suite\",\"id\":18680,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Follow-Ups\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Follow-Ups-Dark.png\",\"excerpt\":\"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/follow-up-emails\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"05ece68fe94558e65278fe54d9ec84d2\",\"slug\":\"woocommerce-follow-up-emails\",\"id\":18686,\"rating\":3.1,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Memberships\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/Thumbnail-Memberships-updated.png\",\"excerpt\":\"Power your membership association, online magazine, elearning sites, and more with access control to content\\/products and member discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-memberships\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"9288e7609ad0b487b81ef6232efa5cfc\",\"slug\":\"woocommerce-memberships\",\"id\":958589,\"rating\":4.4,\"reviews_count\":84,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"AutomateWoo\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-AutomateWoo-Dark-1.png\",\"excerpt\":\"Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/automatewoo\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"ba9299b8-1dba-4aa0-a313-28bc1755cb88\",\"slug\":\"automatewoo\",\"id\":4652610,\"rating\":3.9,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/10\\/woo-AutomateWoo-m4jpva.png\"},{\"title\":\"Product Bundles\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/07\\/logo-pb-lzevsq.png\",\"excerpt\":\"Offer personalized product bundles, bulk discount packages, and assembled\\u00a0products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-bundles\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa2518b5-ab19-4b75-bde9-60ca51e20f28\",\"slug\":\"woocommerce-product-bundles\",\"id\":18716,\"rating\":4.9,\"reviews_count\":117,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Xero\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woocommerce-xero-integration-sdth2k.jpg\",\"excerpt\":\"Save time with automated sync between WooCommerce and your Xero account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/xero\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"f0dd29d338d3c67cf6cee88eddf6869b\",\"slug\":\"woocommerce-xero\",\"id\":18733,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Xero-4ovyoc.png\"},{\"title\":\"Product Vendors\",\"image\":\"\",\"excerpt\":\"Turn your store into a multi-vendor marketplace\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-vendors\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"a97d99fccd651bbdd728f4d67d492c31\",\"slug\":\"woocommerce-product-vendors\",\"id\":219982,\"rating\":2.9,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Accommodation Bookings\",\"image\":\"\",\"excerpt\":\"Book accommodation using WooCommerce and the WooCommerce Bookings extension.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-accommodation-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"99b2a7a4af90b6cefd2a733b3b1f78e7\",\"slug\":\"woocommerce-accommodation-bookings\",\"id\":1412069,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Braintree for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/braintree-black-copy.png\",\"excerpt\":\"Accept PayPal, credit cards and debit cards with a single payment gateway solution \\u2014 PayPal Powered by Braintree.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-paypal-powered-by-braintree\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"27f010c8e34ca65b205ddec88ad14536\",\"slug\":\"woocommerce-gateway-paypal-powered-by-braintree\",\"id\":1489837,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Braintree-wrweyl.png\"},{\"title\":\"WooCommerce Brands\",\"image\":\"\",\"excerpt\":\"Create, assign and list brands for products, and allow customers to view by brand.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/brands\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"8a88c7cbd2f1e73636c331c7a86f818c\",\"slug\":\"woocommerce-brands\",\"id\":18737,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Advanced Notifications\",\"image\":\"\",\"excerpt\":\"Easily setup \\\"new order\\\" and stock email notifications for multiple recipients of your choosing.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/advanced-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"112372c44b002fea2640bd6bfafbca27\",\"slug\":\"woocommerce-advanced-notifications\",\"id\":18740,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Points and Rewards\",\"image\":\"\",\"excerpt\":\"Reward your customers for purchases and other actions with points which can be redeemed for discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-points-and-rewards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"1649b6cca5da8b923b01ca56b5cdd246\",\"slug\":\"woocommerce-points-and-rewards\",\"id\":210259,\"rating\":2.8,\"reviews_count\":12,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Omnichannel for WooCommerce: Google, Amazon, eBay &amp; Walmart Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v3.png\",\"excerpt\":\"Get the official Google, Amazon, eBay and Walmart extension and create, sync and manage multichannel listings directly from WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-ebay-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e4000666-9275-4c71-8619-be61fb41c9f9\",\"slug\":\"woocommerce-amazon-ebay-integration\",\"id\":3545890,\"rating\":3.1,\"reviews_count\":37,\"vendor_name\":\"Codisto\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/\",\"icon\":null},{\"title\":\"WooCommerce Pre-Orders\",\"image\":\"\",\"excerpt\":\"Allow customers to order products before they are available.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-pre-orders\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"b2dc75e7d55e6f5bbfaccb59830f66b7\",\"slug\":\"woocommerce-pre-orders\",\"id\":178477,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Additional Variation Images\",\"image\":\"\",\"excerpt\":\"Add gallery images per variation on variable products within WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-additional-variation-images\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/product\\/woo-single-1\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c61dd6de57dcecb32bd7358866de4539\",\"slug\":\"woocommerce-additional-variation-images\",\"id\":477384,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Subscription Downloads\",\"image\":\"\",\"excerpt\":\"Offer additional downloads to your subscribers, via downloadable products listed in your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscription-downloads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"5be9e21c13953253e4406d2a700382ec\",\"slug\":\"woocommerce-subscription-downloads\",\"id\":420458,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Deposits\",\"image\":\"\",\"excerpt\":\"Enable customers to pay for products using a deposit or a payment plan.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-deposits\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;179.00\",\"hash\":\"de192a6cf12c4fd803248da5db700762\",\"slug\":\"woocommerce-deposits\",\"id\":977087,\"rating\":1.7,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Authorize.Net\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/Thumbnail-Authorize.net-updated.png\",\"excerpt\":\"Authorize.Net gateway with support for pre-orders and subscriptions.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/authorize-net\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8b61524fe53add7fdd1a8d1b00b9327d\",\"slug\":\"woocommerce-gateway-authorize-net-cim\",\"id\":178481,\"rating\":4.6,\"reviews_count\":45,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Amazon S3 Storage\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/amazon.png\",\"excerpt\":\"Serve digital products via Amazon S3\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-s3-storage\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"473bf6f221b865eff165c97881b473bb\",\"slug\":\"woocommerce-amazon-s3-storage\",\"id\":18663,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/woo-AmazonS3Storage-jhzxk2.png\"},{\"title\":\"Shipping Multiple Addresses\",\"image\":\"\",\"excerpt\":\"Allow your customers to ship individual items in a single order to multiple addresses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping-multiple-addresses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa0eb6f777846d329952d5b891d6f8cc\",\"slug\":\"woocommerce-shipping-multiple-addresses\",\"id\":18741,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"LiveChat for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LC_woo_regular-zmiaym.png\",\"excerpt\":\"Live Chat and messaging platform for sales and support -- increase average order value and overall sales through live conversations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/livechat\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.livechat.com\\/livechat-for-ecommerce\\/?a=woocommerce&amp;utm_source=woocommerce.com&amp;utm_medium=integration&amp;utm_campaign=woocommerce.com\",\"price\":\"&#36;0.00\",\"hash\":\"5344cc1f-ed4a-4d00-beff-9d67f6d372f3\",\"slug\":\"livechat-woocommerce\",\"id\":1348888,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Live Chat\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/live-chat\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LiveChat.png\"},{\"title\":\"Bulk Stock Management\",\"image\":\"\",\"excerpt\":\"Edit product and variation stock levels in bulk via this handy interface\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bulk-stock-management\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"02f4328d52f324ebe06a78eaaae7934f\",\"slug\":\"woocommerce-bulk-stock-management\",\"id\":18670,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Homepage Contact Section\",\"image\":\"\",\"excerpt\":\"Add a Contact section to the Storefront homepage.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-homepage-contact-section\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"cb12b87f8bbb0139dafbf92ca1f871ef\",\"slug\":\"storefront-homepage-contact-section\",\"id\":1468793,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Force Sells\",\"image\":\"\",\"excerpt\":\"Force products to be added to the cart\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/force-sells\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"3ebddfc491ca168a4ea4800b893302b0\",\"slug\":\"woocommerce-force-sells\",\"id\":18678,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Purchase Order Gateway\",\"image\":\"\",\"excerpt\":\"Receive purchase orders via your WooCommerce-powered online store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-purchase-order\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"573a92318244ece5facb449d63e74874\",\"slug\":\"woocommerce-gateway-purchase-order\",\"id\":478542,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Quick View\",\"image\":\"\",\"excerpt\":\"Show a quick-view button to view product details and add to cart via lightbox popup\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-quick-view\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"619c6e57ce72c49c4b57e15b06eddb65\",\"slug\":\"woocommerce-quick-view\",\"id\":187509,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Box Office\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-BO-Dark.png\",\"excerpt\":\"Sell tickets for your next event, concert, function, fundraiser or conference directly on your own site\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-box-office\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"e704c9160de318216a8fa657404b9131\",\"slug\":\"woocommerce-box-office\",\"id\":1628717,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Returns and Warranty Requests\",\"image\":\"\",\"excerpt\":\"Manage the RMA process, add warranties to products &amp; let customers request &amp; manage returns \\/ exchanges from their account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/warranty-requests\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"9b4c41102e6b61ea5f558e16f9b63e25\",\"slug\":\"woocommerce-warranty\",\"id\":228315,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Barcodes\",\"image\":\"\",\"excerpt\":\"Generates a unique barcode for each order on your site - perfect for e-tickets, packing slips, reservations and a variety of other uses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-barcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"889835bb29ee3400923653e1e44a3779\",\"slug\":\"woocommerce-order-barcodes\",\"id\":391708,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Bookings Availability\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Aval-Dark.png\",\"excerpt\":\"Sell more bookings by presenting a calendar or schedule of available slots in a page or post.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bookings-availability\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"30770d2a-e392-4e82-baaa-76cfc7d02ae3\",\"slug\":\"woocommerce-bookings-availability\",\"id\":4228225,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce 360\\u00ba Image\",\"image\":\"\",\"excerpt\":\"An easy way to add a dynamic, controllable 360\\u00ba image rotation to your WooCommerce site, by adding a group of images to a product\\u2019s gallery.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-360-image\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"24eb2cfa3738a66bf3b2587876668cd2\",\"slug\":\"woocommerce-360-image\",\"id\":512186,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/WooCommerce-icon-160x160-1.webp\"},{\"title\":\"WooCommerce Photography\",\"image\":\"\",\"excerpt\":\"Sell photos in the blink of an eye using this simple as dragging & dropping interface.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-photography\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ee76e8b9daf1d97ca4d3874cc9e35687\",\"slug\":\"woocommerce-photography\",\"id\":583602,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Footer Bar\",\"image\":\"\",\"excerpt\":\"Adds a full-width widget region above the Storefront footer widget area, which can be customized with colors and a background image.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-footer-bar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"6cfd3d4f923cafa16e4801ae801751f4\",\"slug\":\"storefront-footer-bar\",\"id\":1434472,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Software Add-on\",\"image\":\"\",\"excerpt\":\"Sell License Keys for Software\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/software-add-on\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"79f6dbfe1f1d3a56a86f0509b6d6b04b\",\"slug\":\"woocommerce-software-add-on\",\"id\":18683,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Products Compare\",\"image\":\"\",\"excerpt\":\"WooCommerce Products Compare will allow your potential customers to easily compare products within your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-products-compare\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"c3ba0a4a3199a0cc7a6112eb24414548\",\"slug\":\"woocommerce-products-compare\",\"id\":853117,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Store Catalog PDF Download\",\"image\":\"\",\"excerpt\":\"Offer your customers a PDF download of your product catalog, generated by WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-store-catalog-pdf-download\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"79ca7aadafe706364e2d738b7c1090c4\",\"slug\":\"woocommerce-store-catalog-pdf-download\",\"id\":675790,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce AvaTax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-Avalara-updated.png\",\"excerpt\":\"Get 100% accurate sales tax calculations and on-time tax filing. No more tracking sales tax rates and rules.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-avatax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"57077a4b28ba71cacf692bcf4a1a7f60\",\"slug\":\"woocommerce-avatax\",\"id\":1389326,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"TaxJar\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/taxjar-logotype.png\",\"excerpt\":\"Automate sales tax compliance for your multi-channel e-commerce business. Accurate sales tax calculations, data aggregation, quality reporting, and filing for your WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/taxjar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"12072d8e-e933-4561-97b1-9db3c7eeed91\",\"slug\":\"taxjar-simplified-taxes-for-woocommerce\",\"id\":514914,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TaxJar\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/taxjar\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/TaxJar.png\"},{\"title\":\"WooCommerce Zapier\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-logo-1.png\",\"excerpt\":\"Integrate your WooCommerce store with 5000+ cloud apps and services today. Trusted by 11,000+ users.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"0782bdbe932c00f4978850268c6cfe40\",\"slug\":\"woocommerce-zapier\",\"id\":243589,\"rating\":4.4,\"reviews_count\":41,\"vendor_name\":\"OM4\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-icon-80px@2x.png\"},{\"title\":\"WooCommerce Customer \\/ Order \\/ Coupon Export\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-Customer-Order-Coupon-Export-updated.png\",\"excerpt\":\"Export customers, orders, and coupons from WooCommerce manually or on an automated schedule.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ordercustomer-csv-export\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"914de15813a903c767b55445608bf290\",\"slug\":\"woocommerce-customer-order-csv-export\",\"id\":18652,\"rating\":4.6,\"reviews_count\":30,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Smart Coupons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png\",\"excerpt\":\"Everything you need for discounts, coupons, credits, gift cards, product giveaways, offers, and promotions. Most popular and complete coupons plugin for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/smart-coupons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"http:\\/\\/demo.storeapps.org\\/?demo=sc\",\"price\":\"&#36;99.00\",\"hash\":\"05c45f2aa466106a466de4402fff9dde\",\"slug\":\"woocommerce-smart-coupons\",\"id\":18729,\"rating\":4.5,\"reviews_count\":136,\"vendor_name\":\"StoreApps\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/storeapps\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/wc-icon-smart-coupons-160-p8fwgu.png\"},{\"title\":\"Name Your Price\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/nyp-icon-dark-v83owf.png\",\"excerpt\":\"Allow customers to define the product price. Also useful for accepting user-set donations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/name-your-price\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"31b4e11696cd99a3c0572975a84f1c08\",\"slug\":\"woocommerce-name-your-price\",\"id\":18738,\"rating\":5,\"reviews_count\":57,\"vendor_name\":\"Backcourt Development\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/\",\"icon\":null},{\"title\":\"Storefront Reviews\",\"image\":\"\",\"excerpt\":\"Reviews can often be the deciding factor when making a purchase online. Highlight your best reviews on your homepage, or across your site with Storefront Reviews.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/reviews\\/\",\"price\":\"&#36;19.00\",\"hash\":\"0c8a1d86b8eff9f1edffa923aeb3fc1f\",\"slug\":\"storefront-reviews\",\"id\":1044976,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Google Product Feed\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/logo-regular-lscryp.png\",\"excerpt\":\"Feed rich product data to Google Merchant Center for setting up free product listings, product ads, and local inventory campaigns. Full control over your field mappings, and feed content so you can maximize campaign performance and ad spend.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-product-feed\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d55b4f852872025741312839f142447e\",\"slug\":\"woocommerce-product-feeds\",\"id\":18619,\"rating\":4.3,\"reviews_count\":46,\"vendor_name\":\"Ademti Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/ademti-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/product-icon-omiutq.png\"},{\"title\":\"Dynamic Pricing\",\"image\":\"\",\"excerpt\":\"Bulk discounts, role-based pricing and much more\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/dynamic-pricing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"9a41775bb33843f52c93c922b0053986\",\"slug\":\"woocommerce-dynamic-pricing\",\"id\":18643,\"rating\":3.2,\"reviews_count\":29,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Klarna Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Checkout_Black-1.png\",\"excerpt\":\"Klarna Checkout is a full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnacheckout\\/\",\"price\":\"&#36;0.00\",\"hash\":\"90f8ce584e785fcd8c2d739fd4f40d78\",\"slug\":\"klarna-checkout-for-woocommerce\",\"id\":2754152,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"WooCommerce Print Invoices and Packing Lists\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/03\\/Thumbnail-Print-Invoices-Packing-lists-updated.png\",\"excerpt\":\"Generate invoices, packing slips, and pick lists for your WooCommerce orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/print-invoices-packing-lists\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"465de1126817cdfb42d97ebca7eea717\",\"slug\":\"woocommerce-pip\",\"id\":18666,\"rating\":4.4,\"reviews_count\":29,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Sensei LMS Course Progress\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-course-progress.png\",\"excerpt\":\"Enable your students to easily see their progress and pick up where they left off in a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-course-progress\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ec0f55d8fa7c517dc1844f5c873a77da\",\"slug\":\"sensei-course-progress\",\"id\":435833,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Sensei LMS Certificates\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-certificates.png\",\"excerpt\":\"Award your students with a certificate of completion and a sense of accomplishment after finishing a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-certificates\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"625ee5fe1bf36b4c741ab07507ba2ffd\",\"slug\":\"sensei-certificates\",\"id\":247548,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Composite Products\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/06\\/logo-cp-ey7bzs.png\",\"excerpt\":\"Create product kit builders and custom product configurators using existing products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/composite-products\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"0343e0115bbcb97ccd98442b8326a0af\",\"slug\":\"woocommerce-composite-products\",\"id\":216836,\"rating\":4.9,\"reviews_count\":100,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Gravity Forms Product Add-ons\",\"image\":\"\",\"excerpt\":\"Powerful product add-ons, Gravity style\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/gravity-forms-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.elementstark.com\\/woocommerce-extension-demos\\/product-category\\/gravity-forms\\/\",\"price\":\"&#36;99.00\",\"hash\":\"a6ac0ab1a1536e3a357ccf24c0650ed0\",\"slug\":\"woocommerce-gravityforms-product-addons\",\"id\":18633,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"WooCommerce Blocks\",\"image\":\"\",\"excerpt\":\"WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gutenberg-products-block\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c2e9f13a-f90c-4ffe-a8a5-b432399ec263\",\"slug\":\"woo-gutenberg-products-block\",\"id\":3076677,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Eway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/51456-Eway-logo-tagline-RGB-H-yellow-_-grey.png\",\"excerpt\":\"Take credit card payments securely via Eway (SG, MY, HK, AU, and NZ) keeping customers on your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/eway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2c497769d98d025e0d340cd0b5ea5da1\",\"slug\":\"woocommerce-gateway-eway\",\"id\":18604,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/woo-eway-0klzux.png\"},{\"title\":\"Sensei Pro (WC Paid Courses)\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/Sensei-Pro.png\",\"excerpt\":\"Sell your online courses using Sensei LMS with WooCommerce \\u2014 complete learning management with quizzes, certificates, content drip, and more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paid-courses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;149.00\",\"hash\":\"bad2a02a063555b7e2bee59924690763\",\"slug\":\"woothemes-sensei\",\"id\":152116,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/SenseiProWooIcon-aut8wu.png\"},{\"title\":\"QuickBooks Sync for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/woocommerce-com-logo-1-hyhzbh.png\",\"excerpt\":\"The most customizable and robust integration to keep your data in sync for orders, customers, products, inventory and more between WooCommerce and QuickBooks (Online, Desktop, or POS).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/quickbooks-sync-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c5e32e20-7c1f-4585-8b15-d930c2d842ac\",\"slug\":\"myworks-woo-sync-for-quickbooks-online\",\"id\":4065824,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MyWorks Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/myworks-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/qb_thumb.png\"},{\"title\":\"Sensei LMS Media Attachments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-media-attachments.png\",\"excerpt\":\"Provide your students with easy access to additional learning materials, from audio files to slideshows and PDFs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-media-attachments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"788647a9a1d8ef5c95371f0e69223a0f\",\"slug\":\"sensei-media-attachments\",\"id\":290551,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Conditional Shipping and Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/03\\/logo-csp-aqfm98.png\",\"excerpt\":\"Use conditional logic to restrict the shipping and payment options available on your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/conditional-shipping-and-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1f56ff002fa830b77017b0107505211a\",\"slug\":\"woocommerce-conditional-shipping-and-payments\",\"id\":680253,\"rating\":4.7,\"reviews_count\":43,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Status Manager\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/02\\/Thumbnail-Order-Status-Manager-updated.png\",\"excerpt\":\"Create, edit, and delete completely custom order statuses and integrate them seamlessly into your order management flow.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-manager\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"51fd9ab45394b4cad5a0ebf58d012342\",\"slug\":\"woocommerce-order-status-manager\",\"id\":588398,\"rating\":4.4,\"reviews_count\":12,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Klarna Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Payments_Pink.png\",\"excerpt\":\"With Klarna Payments\\u00a0you can choose the payment that you want, Pay Now, Pay Later or Slice It. No credit card numbers, no passwords, no worries.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnapayments\\/\",\"price\":\"&#36;0.00\",\"hash\":\"a19c689325bc8ea63c620765dd54b33a\",\"slug\":\"klarna-payments-for-woocommerce\",\"id\":2754217,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Klarna.png\"},{\"title\":\"Catalog Visibility Options\",\"image\":\"\",\"excerpt\":\"Transform WooCommerce into an online catalog by removing eCommerce functionality\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/catalog-visibility-options\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"12e791110365fdbb5865c8658907967e\",\"slug\":\"woocommerce-catalog-visibility-options\",\"id\":18648,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"WooCommerce Product Search\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce-product-search-product-image-1870x960-1-jvsljj.png\",\"excerpt\":\"The perfect search engine helps customers to find and buy products quickly \\u2013 essential for every WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-product-search\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.itthinx.com\\/wps\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c84cc8ca16ddac3408e6b6c5871133a8\",\"slug\":\"woocommerce-product-search\",\"id\":512174,\"rating\":4.4,\"reviews_count\":152,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"Sequential Order Numbers Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/Thumbnail-Sequential-Order-Numbers-Pro-updated.png\",\"excerpt\":\"Tame your order numbers! Upgrade from Sequential Order Numbers with advanced features and with optional prefixes\\/suffixes.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sequential-order-numbers-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"0b18a2816e016ba9988b93b1cd8fe766\",\"slug\":\"woocommerce-sequential-order-numbers-pro\",\"id\":18688,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce One Page Checkout\",\"image\":\"\",\"excerpt\":\"Create special pages where customers can choose products, checkout &amp; pay all on the one page.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-one-page-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"c9ba8f8352cd71b5508af5161268619a\",\"slug\":\"woocommerce-one-page-checkout\",\"id\":527886,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Google Analytics Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-GAPro-updated.png\",\"excerpt\":\"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d8aed8b7306b509eec1589e59abe319f\",\"slug\":\"woocommerce-google-analytics-pro\",\"id\":1312497,\"rating\":3.7,\"reviews_count\":25,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Checkout Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/07\\/Thumbnail-Checkout-Add-Ons-updated.png\",\"excerpt\":\"Highlight relevant products, offers like free shipping and other up-sells during checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8fdca00b4000b7a8cc26371d0e470a8f\",\"slug\":\"woocommerce-checkout-add-ons\",\"id\":466854,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Viva Wallet Standard Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/Viva-Wallet-logo.png?w=374\",\"excerpt\":\"Integrate the Viva Wallet payment gateway with your WooCommerce store to process and sync your payments and help you sell more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/viva-wallet-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"7240a329-047f-4d8b-b7ec-ee3defd798bd\",\"slug\":\"viva-wallet-for-woocommerce\",\"id\":6137160,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Viva Wallet\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/viva-wallet\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/07\\/Viva-Wallet.png\"},{\"title\":\"Coupon Shortcodes\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/woocommerce-coupon-shortcodes-product-image-1870x960-1-vc5gux.png\",\"excerpt\":\"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/coupon-shortcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ac5d9d51-70b2-4d8f-8b89-24200eea1394\",\"slug\":\"woocommerce-coupon-shortcodes\",\"id\":244762,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"TikTok for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/TTFB_logo__4C_horizontal_black.png?w=620\",\"excerpt\":\"Create advertising campaigns and reach one billion global users with TikTok for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tiktok-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"a6f95b36-133e-443e-8e31-6e7a67eb597c\",\"slug\":\"tiktok-for-woocommerce\",\"id\":18734000336353,\"rating\":3.5,\"reviews_count\":13,\"vendor_name\":\"TikTok for Business\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/tiktok-for-business\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/tt2.jpg\"},{\"title\":\"HubSpot for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/hubspotlogo-web-color-pxebeq.png\",\"excerpt\":\"Connect your WooCommerce store to HubSpot. Sync, automate &amp; analyze data with HubSpot WooCommerce Integration\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/hubspot-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e50acec8-3a6c-454c-8562-2da4898fa6c1\",\"slug\":\"hubspot-for-woocommerce\",\"id\":5785079,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MakeWebBetter\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/makewebbetter\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/woo-HubSpot.png\"},{\"title\":\"WooCommerce Order Status Control\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/06\\/Thumbnail-Order-Status-Control-updated.png\",\"excerpt\":\"Use this extension to automatically change the order status to \\\"completed\\\" after successful payment.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-control\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"32400e509c7c36dcc1cd368e8267d981\",\"slug\":\"woocommerce-order-status-control\",\"id\":439037,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"First Data\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/FirstData.png\",\"excerpt\":\"Accept payment with First Data using the Payeezy Gateway, Payeezy, or legacy Global Gateway payment gateways.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/firstdata\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"eb3e32663ec0810592eaf0d097796230\",\"slug\":\"woocommerce-gateway-firstdata\",\"id\":18645,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Atreus\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/atreus\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/wc-first-data-product-icon.png\"},{\"title\":\"reCaptcha for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/WooCommerce-reCpatcha.png?w=150&amp;h=150&amp;crop=1\",\"excerpt\":\"Protect your eCommerce store from malicious and automated attacks by using reCaptcha for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/recaptcha-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.i13websolution.com\\/wp-test\\/\",\"price\":\"&#36;29.00\",\"hash\":\"c9793ede-aadc-484f-8c5a-1a0776604ce6\",\"slug\":\"recaptcha-for-woocommerce\",\"id\":5347485,\"rating\":4.6,\"reviews_count\":14,\"vendor_name\":\"I13 Web Solution\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/i13-web-solution\\/\",\"icon\":null}]}\";s:7:\"headers\";O:25:\"Requests_Response_Headers\":1:{s:7:\"\0*\0data\";a:19:{s:6:\"server\";a:1:{i:0;s:5:\"nginx\";}s:4:\"date\";a:1:{i:0;s:29:\"Thu, 22 Sep 2022 06:15:56 GMT\";}s:12:\"content-type\";a:1:{i:0;s:31:\"application/json; charset=UTF-8\";}s:14:\"content-length\";a:1:{i:0;s:5:\"13239\";}s:12:\"x-robots-tag\";a:1:{i:0;s:7:\"noindex\";}s:4:\"link\";a:1:{i:0;s:60:\"<https://woocommerce.com/wp-json/>; rel=\"https://api.w.org/\"\";}s:22:\"x-content-type-options\";a:1:{i:0;s:7:\"nosniff\";}s:29:\"access-control-expose-headers\";a:1:{i:0;s:33:\"X-WP-Total, X-WP-TotalPages, Link\";}s:28:\"access-control-allow-headers\";a:1:{i:0;s:73:\"Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type\";}s:13:\"x-wccom-cache\";a:1:{i:0;s:3:\"HIT\";}s:13:\"cache-control\";a:1:{i:0;s:10:\"max-age=60\";}s:5:\"allow\";a:1:{i:0;s:3:\"GET\";}s:4:\"x-rq\";a:1:{i:0;s:13:\"bur5 0 4 9980\";}s:16:\"content-encoding\";a:1:{i:0;s:4:\"gzip\";}s:3:\"age\";a:1:{i:0;s:2:\"18\";}s:7:\"x-cache\";a:1:{i:0;s:3:\"hit\";}s:4:\"vary\";a:1:{i:0;s:23:\"Accept-Encoding, Origin\";}s:13:\"accept-ranges\";a:1:{i:0;s:5:\"bytes\";}s:25:\"strict-transport-security\";a:1:{i:0;s:16:\"max-age=31536000\";}}}s:11:\"status_code\";i:200;s:16:\"protocol_version\";d:1.100000000000000088817841970012523233890533447265625;s:7:\"success\";b:1;s:9:\"redirects\";i:0;s:3:\"url\";s:59:\"https://woocommerce.com/wp-json/wccom-extensions/1.0/search\";s:7:\"history\";a:0:{}s:7:\"cookies\";O:19:\"Requests_Cookie_Jar\":1:{s:10:\"\0*\0cookies\";a:0:{}}}s:11:\"\0*\0filename\";N;s:4:\"data\";N;s:7:\"headers\";N;s:6:\"status\";N;}}','no'),(14646,'_transient_timeout_wc_tracks_blog_details','1664025944','no'),(14647,'_transient_wc_tracks_blog_details','a:5:{s:3:\"url\";s:27:\"https://www.bill-paypro.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:7:\"blog_id\";i:210635802;s:14:\"products_count\";s:1:\"3\";s:10:\"wc_version\";s:5:\"6.8.0\";}','no'),(13877,'_transient_jetpack_jitm_5986e5ecf8a5c8c372268ea434aa0de','a:1:{s:18:\"last_response_time\";i:1663906681;}','no'),(13874,'_transient_timeout_jetpack_jitm_23054768644484fb51ffe59ac4456de','1663906981','no'),(13875,'_transient_jetpack_jitm_23054768644484fb51ffe59ac4456de','a:1:{s:18:\"last_response_time\";i:1663906681;}','no'),(13876,'_transient_timeout_jetpack_jitm_5986e5ecf8a5c8c372268ea434aa0de','1663906981','no'),(14642,'_transient_timeout_jetpack_scan_state','1663941645','no'),(14643,'_transient_jetpack_scan_state','O:8:\"stdClass\":4:{s:5:\"state\";s:11:\"unavailable\";s:7:\"threats\";N;s:9:\"has_cloud\";b:0;s:6:\"reason\";s:23:\"missing_scan_capability\";}','no'),(14644,'_transient_timeout_jetpack_rewind_state','1663941645','no'),(14645,'_transient_jetpack_rewind_state','O:8:\"stdClass\":4:{s:6:\"reason\";s:12:\"missing_plan\";s:5:\"state\";s:11:\"unavailable\";s:12:\"last_updated\";s:29:\"2022-09-23T13:30:45.612+00:00\";s:9:\"has_cloud\";b:0;}','no'),(13991,'_transient_timeout_jetpack_jitm_3df7ba7e992c3d647cd3936cb4f0675','1663908093','no'),(13992,'_transient_jetpack_jitm_3df7ba7e992c3d647cd3936cb4f0675','a:1:{s:18:\"last_response_time\";i:1663907793;}','no'),(13973,'_transient_timeout_jetpack_jitm_b852b895bafb52f085df44088713910','1663907859','no'),(13974,'_transient_jetpack_jitm_b852b895bafb52f085df44088713910','a:1:{s:18:\"last_response_time\";i:1663907559;}','no'),(13945,'_transient_timeout_jetpack_jitm_62d2eedc5cb322442aea6101d69996c','1663907722','no'),(13946,'_transient_jetpack_jitm_62d2eedc5cb322442aea6101d69996c','a:1:{s:18:\"last_response_time\";i:1663907422;}','no'),(13947,'_transient_timeout_jetpack_jitm_dfb67c0878f2058f53468616556af9a','1663907722','no'),(13948,'_transient_jetpack_jitm_dfb67c0878f2058f53468616556af9a','a:1:{s:18:\"last_response_time\";i:1663907422;}','no'),(14829,'_transient_jetpack_sync_callables_await','1663939996.3545','no'),(14665,'_transient_timeout_global_styles_softing-child','1663939764','no'),(14666,'_transient_global_styles_softing-child','body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url(\'#wp-duotone-dark-grayscale\');--wp--preset--duotone--grayscale: url(\'#wp-duotone-grayscale\');--wp--preset--duotone--purple-yellow: url(\'#wp-duotone-purple-yellow\');--wp--preset--duotone--blue-red: url(\'#wp-duotone-blue-red\');--wp--preset--duotone--midnight: url(\'#wp-duotone-midnight\');--wp--preset--duotone--magenta-yellow: url(\'#wp-duotone-magenta-yellow\');--wp--preset--duotone--purple-green: url(\'#wp-duotone-purple-green\');--wp--preset--duotone--blue-orange: url(\'#wp-duotone-blue-orange\');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}','no'),(13628,'secret_key','9tDeeqlHvo)_ug~Yl^A9xvT#@qA|8TL 5n=Bk>lZ2w*kjN[~4 :~dnB9%Luq(AJT','no'),(14215,'_transient_timeout_jetpack_jitm_5df45f79fde3b758b81bc0f7314265b','1663913543','no'),(14216,'_transient_jetpack_jitm_5df45f79fde3b758b81bc0f7314265b','a:1:{s:18:\"last_response_time\";i:1663913243;}','no'),(13967,'_transient_jetpack_jitm_e00396f748bd9d1a22d3de52c5d3b3f','a:1:{s:18:\"last_response_time\";i:1663907471;}','no'),(13968,'_transient_timeout_jetpack_jitm_a83a35cfa3e1d39789fbb8038226a89','1663907771','no'),(13969,'_transient_jetpack_jitm_a83a35cfa3e1d39789fbb8038226a89','a:1:{s:18:\"last_response_time\";i:1663907471;}','no'),(14769,'_transient_timeout_jetpack_sync_last_checked_queue_state_sync','1663940005','no'),(14770,'_transient_jetpack_sync_last_checked_queue_state_sync','a:2:{i:0;i:7;i:1;d:25.5946788787841796875;}','no'),(14653,'_transient_timeout_jetpack_jitm_8fddc39e1cbdfc20f8514d1ef1264ed','1663939871','no'),(14654,'_transient_jetpack_jitm_8fddc39e1cbdfc20f8514d1ef1264ed','a:1:{s:18:\"last_response_time\";i:1663939571;}','no'),(14678,'_transient_timeout_jetpack_jitm_e919ea62354eb0066d7adf13136bc3f','1663940145','no'),(14680,'jetpack_site_products','a:0:{}','yes'),(14681,'_transient_timeout_jetpack_restapi_stats_cache_89d4ead3e05e38953cf8635c229bb4a6','1663940145','no'),(14682,'_transient_timeout_jetpack_restapi_stats_cache_e105356e3d06007ce1ed11a031aa22ae','1663940145','no'),(14683,'_transient_jetpack_restapi_stats_cache_89d4ead3e05e38953cf8635c229bb4a6','a:1:{i:1663939845;s:1134:\"{\"date\":\"2022-09-23\",\"stats\":{\"visitors_today\":2,\"visitors_yesterday\":6,\"visitors\":30,\"views_today\":12,\"views_yesterday\":14,\"views_best_day\":\"2022-09-20\",\"views_best_day_total\":30,\"views\":119,\"comments\":20,\"posts\":8,\"followers_blog\":0,\"followers_comments\":0,\"comments_per_month\":0,\"comments_most_active_recent_day\":\"2018-12-12 10:46:21\",\"comments_most_active_time\":\"10:00\",\"comments_spam\":0,\"categories\":3,\"tags\":6,\"shares\":0,\"shares_twitter\":0,\"shares_facebook\":0},\"visits\":{\"date\":\"2022-09-23\",\"unit\":\"day\",\"fields\":[\"period\",\"views\",\"visitors\"],\"data\":[[\"2022-08-25\",0,0],[\"2022-08-26\",0,0],[\"2022-08-27\",0,0],[\"2022-08-28\",0,0],[\"2022-08-29\",0,0],[\"2022-08-30\",0,0],[\"2022-08-31\",0,0],[\"2022-09-01\",0,0],[\"2022-09-02\",0,0],[\"2022-09-03\",0,0],[\"2022-09-04\",0,0],[\"2022-09-05\",0,0],[\"2022-09-06\",0,0],[\"2022-09-07\",0,0],[\"2022-09-08\",0,0],[\"2022-09-09\",0,0],[\"2022-09-10\",0,0],[\"2022-09-11\",0,0],[\"2022-09-12\",0,0],[\"2022-09-13\",0,0],[\"2022-09-14\",0,0],[\"2022-09-15\",0,0],[\"2022-09-16\",8,4],[\"2022-09-17\",14,9],[\"2022-09-18\",9,2],[\"2022-09-19\",17,4],[\"2022-09-20\",30,4],[\"2022-09-21\",15,8],[\"2022-09-22\",14,6],[\"2022-09-23\",12,2]]}}\";}','no'),(14684,'_transient_jetpack_restapi_stats_cache_e105356e3d06007ce1ed11a031aa22ae','a:1:{i:1663939845;s:1134:\"{\"date\":\"2022-09-23\",\"stats\":{\"visitors_today\":2,\"visitors_yesterday\":6,\"visitors\":30,\"views_today\":12,\"views_yesterday\":14,\"views_best_day\":\"2022-09-20\",\"views_best_day_total\":30,\"views\":119,\"comments\":20,\"posts\":8,\"followers_blog\":0,\"followers_comments\":0,\"comments_per_month\":0,\"comments_most_active_recent_day\":\"2018-12-12 10:46:21\",\"comments_most_active_time\":\"10:00\",\"comments_spam\":0,\"categories\":3,\"tags\":6,\"shares\":0,\"shares_twitter\":0,\"shares_facebook\":0},\"visits\":{\"date\":\"2022-09-23\",\"unit\":\"day\",\"fields\":[\"period\",\"views\",\"visitors\"],\"data\":[[\"2022-08-25\",0,0],[\"2022-08-26\",0,0],[\"2022-08-27\",0,0],[\"2022-08-28\",0,0],[\"2022-08-29\",0,0],[\"2022-08-30\",0,0],[\"2022-08-31\",0,0],[\"2022-09-01\",0,0],[\"2022-09-02\",0,0],[\"2022-09-03\",0,0],[\"2022-09-04\",0,0],[\"2022-09-05\",0,0],[\"2022-09-06\",0,0],[\"2022-09-07\",0,0],[\"2022-09-08\",0,0],[\"2022-09-09\",0,0],[\"2022-09-10\",0,0],[\"2022-09-11\",0,0],[\"2022-09-12\",0,0],[\"2022-09-13\",0,0],[\"2022-09-14\",0,0],[\"2022-09-15\",0,0],[\"2022-09-16\",8,4],[\"2022-09-17\",14,9],[\"2022-09-18\",9,2],[\"2022-09-19\",17,4],[\"2022-09-20\",30,4],[\"2022-09-21\",15,8],[\"2022-09-22\",14,6],[\"2022-09-23\",12,2]]}}\";}','no'),(14685,'_transient_timeout_jetpack_jitm_f6553dc4860894ceb00e949dbf6d709','1663940151','no'),(14686,'_transient_jetpack_jitm_f6553dc4860894ceb00e949dbf6d709','a:1:{s:18:\"last_response_time\";i:1663939851;}','no'),(14690,'_site_transient_timeout_available_translations','1663950665','no'),(14691,'_site_transient_available_translations','a:129:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-05-13 15:59:22\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"am\";a:8:{s:8:\"language\";s:2:\"am\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-08-06 20:56:57\";s:12:\"english_name\";s:7:\"Amharic\";s:11:\"native_name\";s:12:\"አማርኛ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.2/am.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"am\";i:2;s:3:\"amh\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"ቀጥል\";}}s:3:\"arg\";a:8:{s:8:\"language\";s:3:\"arg\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-22 16:46:56\";s:12:\"english_name\";s:9:\"Aragonese\";s:11:\"native_name\";s:9:\"Aragonés\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.0.2/arg.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"an\";i:2;s:3:\"arg\";i:3;s:3:\"arg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continar\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-05-30 20:47:16\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.2/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:6:\"4.8.20\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.20/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"5.8.5\";s:7:\"updated\";s:19:\"2021-09-08 17:57:56\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.8.5/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-12 20:34:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:6:\"4.9.21\";s:7:\"updated\";s:19:\"2019-10-29 07:54:22\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.21/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-04 15:28:04\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:6:\"5.4.11\";s:7:\"updated\";s:19:\"2020-10-31 08:48:37\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.4.11/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:23:\"এগিয়ে চল.\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-10-30 03:24:38\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:33:\"མུ་མཐུད་དུ།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-08-09 10:47:25\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-21 15:00:42\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.2/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-08-30 12:45:04\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-07 14:38:01\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.2/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-08 09:16:49\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-05-24 08:57:04\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/6.0.2/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-12 12:11:00\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.0.2/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-03-17 12:58:14\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Österreich)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/de_AT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-12 12:07:21\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-05-24 09:00:33\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dsb\";a:8:{s:8:\"language\";s:3:\"dsb\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-07-16 12:13:09\";s:12:\"english_name\";s:13:\"Lower Sorbian\";s:11:\"native_name\";s:16:\"Dolnoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.0.2/dsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"dsb\";i:3;s:3:\"dsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Dalej\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-07-05 18:29:18\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.2/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-04-01 22:35:34\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-07-18 03:40:33\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-08-25 06:38:18\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2021-12-24 12:36:39\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-07-05 17:05:41\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-07-18 14:16:16\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.2/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-05-17 18:49:06\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-08-30 00:33:13\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-07-22 14:08:10\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-07-07 20:37:41\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-07-28 15:24:06\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"5.8.5\";s:7:\"updated\";s:19:\"2021-10-04 20:53:18\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8.5/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_DO\";a:8:{s:8:\"language\";s:5:\"es_DO\";s:7:\"version\";s:5:\"5.8.5\";s:7:\"updated\";s:19:\"2021-10-08 14:32:50\";s:12:\"english_name\";s:28:\"Spanish (Dominican Republic)\";s:11:\"native_name\";s:33:\"Español de República Dominicana\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8.5/es_DO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_UY\";a:8:{s:8:\"language\";s:5:\"es_UY\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-31 18:33:26\";s:12:\"english_name\";s:17:\"Spanish (Uruguay)\";s:11:\"native_name\";s:19:\"Español de Uruguay\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_UY.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-06-14 16:02:22\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PR\";a:8:{s:8:\"language\";s:5:\"es_PR\";s:7:\"version\";s:6:\"5.4.11\";s:7:\"updated\";s:19:\"2020-04-29 15:36:59\";s:12:\"english_name\";s:21:\"Spanish (Puerto Rico)\";s:11:\"native_name\";s:23:\"Español de Puerto Rico\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.4.11/es_PR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:6:\"5.2.16\";s:7:\"updated\";s:19:\"2019-03-02 06:35:01\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.16/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-07-06 15:13:59\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_EC\";a:8:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-08-01 00:22:12\";s:12:\"english_name\";s:17:\"Spanish (Ecuador)\";s:11:\"native_name\";s:19:\"Español de Ecuador\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/es_EC.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-08-12 08:38:59\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-08-26 12:47:04\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.2/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_AF\";a:8:{s:8:\"language\";s:5:\"fa_AF\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-07 13:34:46\";s:12:\"english_name\";s:21:\"Persian (Afghanistan)\";s:11:\"native_name\";s:31:\"(فارسی (افغانستان\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/fa_AF.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-13 06:47:49\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-08-31 18:07:18\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.2/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-06 12:40:10\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-22 13:54:46\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-07-13 18:56:33\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:6:\"4.8.20\";s:7:\"updated\";s:19:\"2018-01-29 17:32:35\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.20/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-08-08 19:03:15\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:6:\"4.9.21\";s:7:\"updated\";s:19:\"2018-09-14 12:33:48\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.21/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:31:\"ચાલુ રાખવું\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:6:\"4.4.28\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.4.28/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-07-10 09:13:56\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:6:\"5.4.11\";s:7:\"updated\";s:19:\"2020-11-06 12:34:38\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.4.11/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"जारी रखें\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-07-05 17:59:23\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.2/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:3:\"hsb\";a:8:{s:8:\"language\";s:3:\"hsb\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-07-18 19:40:10\";s:12:\"english_name\";s:13:\"Upper Sorbian\";s:11:\"native_name\";s:17:\"Hornjoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.0.2/hsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"hsb\";i:3;s:3:\"hsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:4:\"Dale\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-22 17:54:13\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-10 14:58:32\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:6:\"4.9.21\";s:7:\"updated\";s:19:\"2018-12-11 10:40:02\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.21/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-17 11:39:52\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-08-24 06:10:37\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.2/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"次へ\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:6:\"4.9.21\";s:7:\"updated\";s:19:\"2019-02-16 23:58:56\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.21/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Nerusaké\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-05-08 19:36:41\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-07-09 09:53:03\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.0.2/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:6:\"4.9.21\";s:7:\"updated\";s:19:\"2018-07-10 11:35:44\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.21/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Жалғастыру\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:6:\"5.2.16\";s:7:\"updated\";s:19:\"2019-06-10 16:18:28\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.16/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:2:\"kn\";a:8:{s:8:\"language\";s:2:\"kn\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-10 18:01:45\";s:12:\"english_name\";s:7:\"Kannada\";s:11:\"native_name\";s:15:\"ಕನ್ನಡ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.2/kn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kn\";i:2;s:3:\"kan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"ಮುಂದುವರಿಸು\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-07-29 09:37:03\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"5.8.5\";s:7:\"updated\";s:19:\"2021-12-07 16:32:30\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8.5/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່​ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-23 12:35:40\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-09 08:59:20\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.2/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-04-12 12:32:07\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:43:32\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 07:29:35\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"Үргэлжлүүлэх\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:6:\"4.9.21\";s:7:\"updated\";s:19:\"2019-11-22 15:32:08\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.21/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:6:\"5.5.10\";s:7:\"updated\";s:19:\"2022-03-11 13:52:22\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.5.10/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.2.33\";s:7:\"updated\";s:19:\"2017-12-26 11:57:10\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.33/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-07-05 23:14:19\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-19 03:58:37\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-06-02 21:03:02\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.0.2/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-12 07:02:28\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-20 08:53:23\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-18 10:59:16\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:6:\"4.8.20\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.20/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:7:\"Punjabi\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-09 05:51:38\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.3.29\";s:7:\"updated\";s:19:\"2015-12-02 21:41:29\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.3.29/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-08-09 12:26:21\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/6.0.2/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-08-03 04:00:34\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-14 11:16:32\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_AO\";a:8:{s:8:\"language\";s:5:\"pt_AO\";s:7:\"version\";s:5:\"5.8.5\";s:7:\"updated\";s:19:\"2021-11-27 16:28:47\";s:12:\"english_name\";s:19:\"Portuguese (Angola)\";s:11:\"native_name\";s:20:\"Português de Angola\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8.5/pt_AO.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-12 18:39:35\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-07-06 10:04:56\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:3:\"snd\";a:8:{s:8:\"language\";s:3:\"snd\";s:7:\"version\";s:6:\"5.4.11\";s:7:\"updated\";s:19:\"2020-07-07 01:53:37\";s:12:\"english_name\";s:6:\"Sindhi\";s:11:\"native_name\";s:8:\"سنڌي\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/5.4.11/snd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"sd\";i:2;s:3:\"snd\";i:3;s:3:\"snd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"اڳتي هلو\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-20 12:05:25\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:3:\"skr\";a:8:{s:8:\"language\";s:3:\"skr\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-08-31 13:35:14\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.0.2/skr.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"skr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"جاری رکھو\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-05 12:27:18\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-07-16 11:26:37\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.2/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"5.8.5\";s:7:\"updated\";s:19:\"2021-08-01 21:21:06\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8.5/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-07 13:34:06\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"sw\";a:8:{s:8:\"language\";s:2:\"sw\";s:7:\"version\";s:6:\"5.3.13\";s:7:\"updated\";s:19:\"2019-10-13 15:35:35\";s:12:\"english_name\";s:7:\"Swahili\";s:11:\"native_name\";s:9:\"Kiswahili\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.3.13/sw.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sw\";i:2;s:3:\"swa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Endelea\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:5:\"ta_LK\";a:8:{s:8:\"language\";s:5:\"ta_LK\";s:7:\"version\";s:6:\"4.2.33\";s:7:\"updated\";s:19:\"2015-12-03 01:07:44\";s:12:\"english_name\";s:17:\"Tamil (Sri Lanka)\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.33/ta_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"தொடர்க\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"5.8.5\";s:7:\"updated\";s:19:\"2022-06-08 04:30:30\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.8.5/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:6:\"4.8.20\";s:7:\"updated\";s:19:\"2017-09-30 09:04:29\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.20/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-07-17 18:26:53\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:6:\"4.9.21\";s:7:\"updated\";s:19:\"2021-07-03 18:41:33\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.21/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-09-11 15:51:48\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.2/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:6:\"5.4.11\";s:7:\"updated\";s:19:\"2020-04-09 11:17:33\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.4.11/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-28 12:02:22\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-08-24 07:53:05\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.2/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-08-30 23:30:57\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-07-15 15:25:03\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版	\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"6.0.2\";s:7:\"updated\";s:19:\"2022-08-15 08:22:28\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.2/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}}','no'),(14692,'_transient_timeout_jetpack_jitm_0fe4674a9be6ac6129b8d2bcdce18a8','1663940167','no'),(14693,'_transient_jetpack_jitm_0fe4674a9be6ac6129b8d2bcdce18a8','a:1:{s:18:\"last_response_time\";i:1663939867;}','no'),(14694,'_transient_timeout_jetpack_jitm_3471bd491866ad6a6988cd134ce88c4','1663940189','no'),(14695,'_transient_jetpack_jitm_3471bd491866ad6a6988cd134ce88c4','a:1:{s:18:\"last_response_time\";i:1663939889;}','no'),(14697,'_transient_timeout_jetpack_jitm_9f4ce1e34f8bf40cc0217425f815d7e','1663940201','no'),(14698,'_transient_jetpack_jitm_9f4ce1e34f8bf40cc0217425f815d7e','a:1:{s:18:\"last_response_time\";i:1663939901;}','no'),(14699,'_transient_timeout_jetpack_jitm_1e705c7f003087d3a0e714010181d34','1663940218','no'),(14700,'_transient_jetpack_jitm_1e705c7f003087d3a0e714010181d34','a:1:{s:18:\"last_response_time\";i:1663939918;}','no'),(14818,'_transient_timeout_jetpack_jitm_14e0422af0d972c7f5bce3614b5586f','1663940284','no'),(14819,'_transient_jetpack_jitm_14e0422af0d972c7f5bce3614b5586f','a:1:{s:18:\"last_response_time\";i:1663939984;}','no'),(14823,'_transient_timeout__woocommerce_helper_subscriptions','1663940895','no'),(14824,'_transient__woocommerce_helper_subscriptions','a:0:{}','no'),(14739,'_transient_timeout_jetpack_jitm_fe3938bb6f69ac9770f5d18a9a885c2','1663940236','no'),(14740,'_transient_jetpack_jitm_fe3938bb6f69ac9770f5d18a9a885c2','a:1:{s:18:\"last_response_time\";i:1663939936;}','no'),(14741,'_transient_timeout_jetpack_jitm_b9c318d5fbfd9acc89743c0384cd5dd','1663940240','no'),(14742,'_transient_jetpack_jitm_b9c318d5fbfd9acc89743c0384cd5dd','a:1:{s:18:\"last_response_time\";i:1663939940;}','no'),(9406,'woocommerce_task_list_tracked_completed_tasks','a:3:{i:0;s:8:\"purchase\";i:1;s:14:\"store_creation\";i:2;s:8:\"products\";}','yes'),(9409,'woocommerce_task_list_completed_lists','a:2:{i:0;s:8:\"extended\";i:1;s:19:\"extended_two_column\";}','yes'),(9412,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-payments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1663647796;}','no'),(4790,'redux-framework_extendify_notice','hide','yes'),(5762,'_transient_timeout_wc_report_orders_stats_608e9f4fa7259badb8905d2d954ae827','1664096940','no'),(5763,'_transient_wc_report_orders_stats_608e9f4fa7259badb8905d2d954ae827','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(5764,'_transient_timeout_wc_report_orders_stats_87af195cd298770e01347388c114ba0f','1664096940','no'),(5765,'_transient_wc_report_orders_stats_87af195cd298770e01347388c114ba0f','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(11471,'_transient_timeout_wc_report_orders_stats_0552f86a201574d39f3cca33f8d78a4c','1664346743','no'),(11472,'_transient_wc_report_orders_stats_0552f86a201574d39f3cca33f8d78a4c','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-21 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(11473,'_transient_timeout_wc_report_products_stats_f5b4015624ef4a9b006bdf057faf96ac','1664346743','no'),(11474,'_transient_wc_report_products_stats_f5b4015624ef4a9b006bdf057faf96ac','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-21 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(11475,'_transient_timeout_wc_report_variations_stats_2bf9d78445ea7574b3963a995a860202','1664346743','no'),(11476,'_transient_wc_report_variations_stats_2bf9d78445ea7574b3963a995a860202','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-21 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(11477,'_transient_timeout_wc_report_orders_stats_f4ad2e51c75cc42388a1e1a882ecdbba','1664346743','no'),(11478,'_transient_wc_report_orders_stats_f4ad2e51c75cc42388a1e1a882ecdbba','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:21:{i:0;a:6:{s:8:\"interval\";s:10:\"2022-09-01\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-01 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2022-09-02\";s:10:\"date_start\";s:19:\"2022-09-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-02 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-02 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2022-09-03\";s:10:\"date_start\";s:19:\"2022-09-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-03 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2022-09-04\";s:10:\"date_start\";s:19:\"2022-09-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-04 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2022-09-05\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2022-09-06\";s:10:\"date_start\";s:19:\"2022-09-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-06 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2022-09-07\";s:10:\"date_start\";s:19:\"2022-09-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-07 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2022-09-08\";s:10:\"date_start\";s:19:\"2022-09-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-08 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2022-09-09\";s:10:\"date_start\";s:19:\"2022-09-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-09 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-09 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2022-09-10\";s:10:\"date_start\";s:19:\"2022-09-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-10 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-10 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2022-09-11\";s:10:\"date_start\";s:19:\"2022-09-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-11 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2022-09-12\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-12 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2022-09-13\";s:10:\"date_start\";s:19:\"2022-09-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-13 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-13 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2022-09-14\";s:10:\"date_start\";s:19:\"2022-09-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-14 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2022-09-15\";s:10:\"date_start\";s:19:\"2022-09-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-15 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2022-09-16\";s:10:\"date_start\";s:19:\"2022-09-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-16 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-16 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2022-09-17\";s:10:\"date_start\";s:19:\"2022-09-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-17 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-17 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2022-09-18\";s:10:\"date_start\";s:19:\"2022-09-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-18 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2022-09-19\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-19 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2022-09-20\";s:10:\"date_start\";s:19:\"2022-09-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-20 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-20 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2022-09-21\";s:10:\"date_start\";s:19:\"2022-09-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-21 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-21 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:21;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(4540,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(5766,'_transient_timeout_wc_report_products_stats_278573bcfd89fc824cd8521526ebc6e1','1664096940','no'),(5767,'_transient_wc_report_products_stats_278573bcfd89fc824cd8521526ebc6e1','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(5768,'_transient_timeout_wc_report_variations_stats_2b17a905342b0dba302b5c3f92903b26','1664096940','no'),(5769,'_transient_wc_report_variations_stats_2b17a905342b0dba302b5c3f92903b26','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(5770,'_transient_timeout_wc_report_orders_stats_437ea234aefc597b5dc6089886595593','1664096940','no'),(5771,'_transient_wc_report_orders_stats_437ea234aefc597b5dc6089886595593','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:18:{i:0;a:6:{s:8:\"interval\";s:10:\"2022-09-01\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-01 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2022-09-02\";s:10:\"date_start\";s:19:\"2022-09-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-02 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-02 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2022-09-03\";s:10:\"date_start\";s:19:\"2022-09-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-03 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2022-09-04\";s:10:\"date_start\";s:19:\"2022-09-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-04 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2022-09-05\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2022-09-06\";s:10:\"date_start\";s:19:\"2022-09-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-06 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2022-09-07\";s:10:\"date_start\";s:19:\"2022-09-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-07 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2022-09-08\";s:10:\"date_start\";s:19:\"2022-09-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-08 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2022-09-09\";s:10:\"date_start\";s:19:\"2022-09-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-09 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-09 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2022-09-10\";s:10:\"date_start\";s:19:\"2022-09-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-10 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-10 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2022-09-11\";s:10:\"date_start\";s:19:\"2022-09-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-11 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2022-09-12\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-12 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2022-09-13\";s:10:\"date_start\";s:19:\"2022-09-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-13 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-13 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2022-09-14\";s:10:\"date_start\";s:19:\"2022-09-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-14 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2022-09-15\";s:10:\"date_start\";s:19:\"2022-09-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-15 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2022-09-16\";s:10:\"date_start\";s:19:\"2022-09-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-16 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-16 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2022-09-17\";s:10:\"date_start\";s:19:\"2022-09-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-17 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-17 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2022-09-18\";s:10:\"date_start\";s:19:\"2022-09-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-18 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:18;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(9970,'_transient_timeout_wc_low_stock_count','1666246101','no'),(9971,'_transient_wc_low_stock_count','0','no'),(9972,'_transient_timeout_wc_outofstock_count','1666246101','no'),(9973,'_transient_wc_outofstock_count','0','no'),(12427,'_transient_timeout_feed_ea7814d145ee6b54357027d26060b9ee','1663870560','no'),(12428,'_transient_feed_ea7814d145ee6b54357027d26060b9ee','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\n \n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Meta Box\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"https://metabox.io\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"Best WordPress Plugin for Custom Fields & Meta Boxes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 19 Sep 2022 04:10:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"https://i0.wp.com/metabox.io/wp-content/uploads/2015/08/cropped-logo.png?fit=32%2C32&quality=100&ssl=1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Meta Box\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"https://metabox.io\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:80:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n		\n		\n\n					\n		\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"How to Create a Product Page - P3 - Using Meta Box + Bricks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://metabox.io/create-product-page-p3-meta-box-bricks/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://metabox.io/create-product-page-p3-meta-box-bricks/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 20 Sep 2022 01:00:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:8:{i:0;a:5:{s:4:\"data\";s:10:\"Case Study\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"bricks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:13:\"custom fields\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:4:\"data\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:7:\"dynamic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:4:\"page\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:4:\"post\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:7;a:5:{s:4:\"data\";s:7:\"Product\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://metabox.io/?p=35151\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:257:\"Having a product page is crucial for customers to understand the product details, using Meta Box and Bricks can now easily create one without needing any code. Let\'s see.\n<p><a href=\"https://metabox.io/create-product-page-p3-meta-box-bricks/\">Source</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Janessa Tran\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://metabox.io/create-product-page-p3-meta-box-bricks/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"35151\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:80:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n		\n		\n\n					\n		\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"How to Create a Product Page - P2 - Meta Box + Oxygen\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://metabox.io/create-product-page-p2-meta-box-oxygen/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://metabox.io/create-product-page-p2-meta-box-oxygen/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 13 Sep 2022 01:00:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:8:{i:0;a:5:{s:4:\"data\";s:10:\"Case Study\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:13:\"custom fields\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:4:\"data\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:7:\"dynamic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:6:\"oxygen\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:4:\"page\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:4:\"post\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:7;a:5:{s:4:\"data\";s:7:\"Product\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://metabox.io/?p=35111\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:245:\"Knowing the value of a product page to an e-commerce business, you may establish one by a few easy steps when adding data with Meta Box and Oxygen. Let\'s see.\n<p><a href=\"https://metabox.io/create-product-page-p2-meta-box-oxygen/\">Source</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Janessa Tran\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://metabox.io/create-product-page-p2-meta-box-oxygen/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"35111\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:80:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n		\n		\n\n					\n		\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"Display the Latest Products Section - P4 - Using Meta Box + Zion\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://metabox.io/display-latest-products-section-p4-meta-box-zion/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://metabox.io/display-latest-products-section-p4-meta-box-zion/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 23 Aug 2022 01:00:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:8:{i:0;a:5:{s:4:\"data\";s:10:\"Case Study\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"builder\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:4:\"date\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:6:\"latest\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:5:\"order\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:10:\"restaurant\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:4:\"time\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:7;a:5:{s:4:\"data\";s:4:\"Zion\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://metabox.io/?p=35085\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:249:\"Displaying the latest products section in the time order and showing the product information from custom fields with Meta Box &#038; Zion. Let\'s dig in!\n<p><a href=\"https://metabox.io/display-latest-products-section-p4-meta-box-zion/\">Source</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Janessa Tran\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://metabox.io/display-latest-products-section-p4-meta-box-zion/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"35085\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:83:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n		\n		\n		\n\n					\n		\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"How to Show Featured Restaurants on Homepage - P1 - Meta Box + Elementor + WP Grid Builder\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://metabox.io/show-featured-restaurants-on-homepage-p1-meta-box-elementor-wp-grid-builder/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"https://metabox.io/show-featured-restaurants-on-homepage-p1-meta-box-elementor-wp-grid-builder/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 18 Aug 2022 01:00:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:9:{i:0;a:5:{s:4:\"data\";s:10:\"Case Study\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:9:\"condition\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:13:\"custom fields\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:12:\"dynamic data\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:9:\"Elementor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:8:\"featured\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:11:\"restaurants\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:7;a:5:{s:4:\"data\";s:8:\"showcase\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:8;a:5:{s:4:\"data\";s:15:\"wp grid builder\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://metabox.io/?p=35072\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:273:\"With just few simple steps, you can easily display featured restaurants using the combination among Meta Box, Elementor and WP Grid Builder. Let see!\n<p><a href=\"https://metabox.io/show-featured-restaurants-on-homepage-p1-meta-box-elementor-wp-grid-builder/\">Source</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Janessa Tran\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://metabox.io/show-featured-restaurants-on-homepage-p1-meta-box-elementor-wp-grid-builder/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"35072\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:80:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n		\n		\n\n					\n		\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"How to Create Menu for a Restaurant - P1 - Using Meta Box and Elementor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://metabox.io/create-menu-restaurant-p1-meta-box-elementor/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://metabox.io/create-menu-restaurant-p1-meta-box-elementor/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 09 Aug 2022 01:00:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:8:{i:0;a:5:{s:4:\"data\";s:10:\"Case Study\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:9:\"cloneable\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:13:\"custom fields\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:12:\"dynamic data\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:9:\"Elementor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:13:\"MB group skin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:4:\"menu\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:7;a:5:{s:4:\"data\";s:10:\"restaurant\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://metabox.io/?p=35052\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:239:\"Creating menus for multiple restaurants much easier using custom fields with Meta Box combines with Elementor, no coding is needed. Let\'s see how!\n<p><a href=\"https://metabox.io/create-menu-restaurant-p1-meta-box-elementor/\">Source</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Janessa Tran\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://metabox.io/create-menu-restaurant-p1-meta-box-elementor/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"35052\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:74:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n\n					\n		\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"How to Display Images from Cloneable Fields - P3 - with Elementor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://metabox.io/display-images-from-cloneable-fields-p3-elementor/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://metabox.io/display-images-from-cloneable-fields-p3-elementor/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 20 Jul 2022 01:00:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:10:\"Case Study\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:5:\"brand\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:16:\"cloneable fields\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:9:\"Elementor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:4:\"logo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:8:\"meta box\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://metabox.io/?p=34997\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:251:\"Displaying images from cloneable fields using Meta Box and Elementor is so much easier in some simple steps, just drag and drop, and no coding is needed.\n<p><a href=\"https://metabox.io/display-images-from-cloneable-fields-p3-elementor/\">Source</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Janessa Tran\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://metabox.io/display-images-from-cloneable-fields-p3-elementor/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"34997\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:68:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n\n					\n		\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"How to Create a Team Members Page - P4 - Just Meta Box\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://metabox.io/create-team-members-page-p4-meta-box/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://metabox.io/create-team-members-page-p4-meta-box/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 13 Jul 2022 01:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:10:\"Case Study\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"MB Views\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:6:\"member\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:4:\"team\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://metabox.io/?p=34945\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:187:\"Creating a team members page using custom post type in Meta Box, no page builder is needed. Let\'s see.\n<p><a href=\"https://metabox.io/create-team-members-page-p4-meta-box/\">Source</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Janessa Tran\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"https://metabox.io/create-team-members-page-p4-meta-box/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"34945\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:77:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n		\n\n					\n		\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"How to Create a Video Gallery Page Using Meta Box + Oxygen\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"https://metabox.io/create-video-gallery-page-meta-box-oxygen/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://metabox.io/create-video-gallery-page-meta-box-oxygen/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Jul 2022 01:00:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:7:{i:0;a:5:{s:4:\"data\";s:5:\"Guide\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:13:\"custom fields\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:17:\"custom post types\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:7:\"gallery\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:8:\"meta box\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:6:\"oxygen\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:5:\"video\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://metabox.io/?p=34895\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:247:\"A great way to create an eye-catching video gallery page using Meta Box and Oxygen. Let\'s dig into this post to know how to do it with detailed instructions.\n<p><a href=\"https://metabox.io/create-video-gallery-page-meta-box-oxygen/\">Source</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Janessa Tran\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://metabox.io/create-video-gallery-page-meta-box-oxygen/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"34895\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:80:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n		\n		\n\n					\n		\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"How to Create a Team Members Page - P3 - Using Meta Box and Bricks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://metabox.io/create-team-members-page-p3-meta-box-bricks/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://metabox.io/create-team-members-page-p3-meta-box-bricks/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jun 2022 04:00:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:8:{i:0;a:5:{s:4:\"data\";s:10:\"Case Study\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"bricks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:9:\"cloneable\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:12:\"dynamic data\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:5:\"group\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:6:\"member\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:13:\"settings page\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:7;a:5:{s:4:\"data\";s:4:\"team\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://metabox.io/?p=34911\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:252:\"In this tutorial, we are going to use a custom post type to create the team members page using Meta Box and Bricks, just drag and drop, no coding. Let\'s dig in.\n<p><a href=\"https://metabox.io/create-team-members-page-p3-meta-box-bricks/\">Source</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Janessa Tran\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://metabox.io/create-team-members-page-p3-meta-box-bricks/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"34911\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:71:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n		\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"How to Create a Simple Listing - P2 - Using Meta Box and Bricks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://metabox.io/create-simple-listing-meta-box-bricks/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://metabox.io/create-simple-listing-meta-box-bricks/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Jun 2022 01:00:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:10:\"Case Study\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"bricks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:13:\"custom fields\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:8:\"meta box\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:8:\"taxonomy\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://metabox.io/?p=34842\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:235:\"Create a simple listing (archive) page with filters and sorts using Bricks and get info from custom fields created by Meta Box easily. Let\'s see how!\n<p><a href=\"https://metabox.io/create-simple-listing-meta-box-bricks/\">Source</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Janessa Tran\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://metabox.io/create-simple-listing-meta-box-bricks/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"34842\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:24:\"https://metabox.io/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"175749752\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:19:{s:12:\"content-type\";s:23:\"text/xml; charset=utf-8\";s:4:\"vary\";s:46:\"Sec-Fetch-Dest, Sec-Fetch-Mode, Sec-Fetch-Site\";s:12:\"feedburnerv2\";s:0:\"\";s:13:\"last-modified\";s:29:\"Tue, 20 Sep 2022 02:41:42 GMT\";s:13:\"cache-control\";s:46:\"no-cache, no-store, max-age=0, must-revalidate\";s:6:\"pragma\";s:8:\"no-cache\";s:7:\"expires\";s:29:\"Mon, 01 Jan 1990 00:00:00 GMT\";s:4:\"date\";s:29:\"Thu, 22 Sep 2022 06:16:00 GMT\";s:9:\"accept-ch\";s:168:\"Sec-CH-UA-Arch, Sec-CH-UA-Bitness, Sec-CH-UA-Full-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Model, Sec-CH-UA-WoW64, Sec-CH-UA-Platform, Sec-CH-UA-Platform-Version\";s:23:\"content-security-policy\";s:166:\"script-src \'report-sample\' \'nonce-Qg48roZpOlkrSpuGdRgn3A\' \'unsafe-inline\';object-src \'none\';base-uri \'self\';report-uri /_/RaichuFeedServer/cspreport;worker-src \'self\'\";s:18:\"permissions-policy\";s:152:\"ch-ua-arch=*, ch-ua-bitness=*, ch-ua-full-version=*, ch-ua-full-version-list=*, ch-ua-model=*, ch-ua-wow64=*, ch-ua-platform=*, ch-ua-platform-version=*\";s:9:\"report-to\";s:137:\"{\"group\":\"RaichuFeedServer\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https://csp.withgoogle.com/csp/report-to/RaichuFeedServer/external\"}]}\";s:28:\"cross-origin-resource-policy\";s:9:\"same-site\";s:26:\"cross-origin-opener-policy\";s:41:\"same-origin; report-to=\"RaichuFeedServer\"\";s:16:\"content-encoding\";s:4:\"gzip\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:16:\"x-xss-protection\";s:13:\"1; mode=block\";s:14:\"content-length\";s:4:\"2480\";s:6:\"server\";s:3:\"GSE\";}}s:5:\"build\";s:14:\"20211221080300\";}','no'),(12419,'_transient_timeout_wc_report_orders_stats_a446162a3ccb537f75f1089ef0fbaca1','1664432157','no'),(12420,'_transient_wc_report_orders_stats_a446162a3ccb537f75f1089ef0fbaca1','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-22 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(13403,'_site_transient_timeout_community-events-3acee15f846d2fe19e84f137504a945e','1663918363','no'),(13404,'_site_transient_community-events-3acee15f846d2fe19e84f137504a945e','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"98.230.136.0\";}s:6:\"events\";a:5:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:32:\"Conyers WordPress Monthly Meetup\";s:3:\"url\";s:64:\"https://www.meetup.com/conyers-wordpress-meetup/events/288238186\";s:6:\"meetup\";s:24:\"Conyers WordPress Meetup\";s:10:\"meetup_url\";s:48:\"https://www.meetup.com/Conyers-WordPress-Meetup/\";s:4:\"date\";s:19:\"2022-09-22 19:00:00\";s:8:\"end_date\";s:19:\"2022-09-22 21:00:00\";s:20:\"start_unix_timestamp\";i:1663887600;s:18:\"end_unix_timestamp\";i:1663894800;s:8:\"location\";a:4:{s:8:\"location\";s:16:\"Conyers, GA, USA\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:33.66656499999999851979737286455929279327392578125;s:9:\"longitude\";d:-84.017844999999994115569279529154300689697265625;}}i:1;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:13:\"WordPress SEO\";s:3:\"url\";s:58:\"https://www.meetup.com/wordpress-gwinnett/events/287042884\";s:6:\"meetup\";s:18:\"WordPress Gwinnett\";s:10:\"meetup_url\";s:42:\"https://www.meetup.com/WordPress-Gwinnett/\";s:4:\"date\";s:19:\"2022-09-26 18:00:00\";s:8:\"end_date\";s:19:\"2022-09-26 19:00:00\";s:20:\"start_unix_timestamp\";i:1664229600;s:18:\"end_unix_timestamp\";i:1664233200;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:33.93999999999999772626324556767940521240234375;s:9:\"longitude\";d:-83.9599999999999937472239253111183643341064453125;}}i:2;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:29:\"Using Composer with WordPress\";s:3:\"url\";s:58:\"https://www.meetup.com/wordpress-gwinnett/events/287042915\";s:6:\"meetup\";s:18:\"WordPress Gwinnett\";s:10:\"meetup_url\";s:42:\"https://www.meetup.com/WordPress-Gwinnett/\";s:4:\"date\";s:19:\"2022-10-13 11:30:00\";s:8:\"end_date\";s:19:\"2022-10-13 12:30:00\";s:20:\"start_unix_timestamp\";i:1665675000;s:18:\"end_unix_timestamp\";i:1665678600;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:33.93999999999999772626324556767940521240234375;s:9:\"longitude\";d:-83.9599999999999937472239253111183643341064453125;}}i:3;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:36:\"Gainesville WordPress Monthly Meetup\";s:3:\"url\";s:68:\"https://www.meetup.com/gainesville-wordpress-meetup/events/283387322\";s:6:\"meetup\";s:28:\"Gainesville WordPress Meetup\";s:10:\"meetup_url\";s:52:\"https://www.meetup.com/Gainesville-WordPress-Meetup/\";s:4:\"date\";s:19:\"2022-10-13 12:00:00\";s:8:\"end_date\";s:19:\"2022-10-13 13:00:00\";s:20:\"start_unix_timestamp\";i:1665676800;s:18:\"end_unix_timestamp\";i:1665680400;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:34.28999999999999914734871708787977695465087890625;s:9:\"longitude\";d:-83.81999999999999317878973670303821563720703125;}}i:4;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:19:\"WordPress Help Desk\";s:3:\"url\";s:58:\"https://www.meetup.com/wordpress-gwinnett/events/287042930\";s:6:\"meetup\";s:18:\"WordPress Gwinnett\";s:10:\"meetup_url\";s:42:\"https://www.meetup.com/WordPress-Gwinnett/\";s:4:\"date\";s:19:\"2022-10-24 18:00:00\";s:8:\"end_date\";s:19:\"2022-10-24 19:00:00\";s:20:\"start_unix_timestamp\";i:1666648800;s:18:\"end_unix_timestamp\";i:1666652400;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:33.93999999999999772626324556767940521240234375;s:9:\"longitude\";d:-83.9599999999999937472239253111183643341064453125;}}}}','no'),(13405,'_transient_timeout_jetpack_jitm_64f9018adf926d8953aff989003c77b','1663875464','no'),(13406,'_transient_jetpack_jitm_64f9018adf926d8953aff989003c77b','a:2:{i:0;O:8:\"stdClass\":12:{s:7:\"content\";O:8:\"stdClass\":8:{s:7:\"message\";s:18:\"Speed up your site\";s:4:\"icon\";s:7:\"jetpack\";s:8:\"iconPath\";N;s:4:\"list\";a:0:{}s:11:\"description\";s:122:\"Activate the Jetpack site accelerator to load pages faster and optimize images through our global content delivery network\";s:7:\"classes\";s:0:\"\";s:5:\"title\";s:0:\"\";s:10:\"disclaimer\";a:0:{}}s:3:\"CTA\";O:8:\"stdClass\":5:{s:7:\"message\";s:10:\"Learn More\";s:4:\"hook\";s:0:\"\";s:9:\"newWindow\";b:1;s:7:\"primary\";b:1;s:4:\"link\";s:0:\"\";}s:8:\"template\";s:7:\"default\";s:3:\"ttl\";i:300;s:2:\"id\";s:9:\"asset_cdn\";s:13:\"feature_class\";s:3:\"cdn\";s:7:\"expires\";i:3628800;s:13:\"max_dismissal\";i:2;s:15:\"activate_module\";s:10:\"photon-cdn\";s:14:\"is_dismissible\";b:1;s:26:\"is_user_created_by_partner\";N;s:18:\"message_expiration\";N;}s:18:\"last_response_time\";i:1663875164;}','no'),(13966,'_transient_timeout_jetpack_jitm_e00396f748bd9d1a22d3de52c5d3b3f','1663907771','no'),(14648,'_transient_timeout_jetpack_jitm_88d0355cef648699f11ddfe0a0ef4e6','1663939852','no'),(14649,'_transient_jetpack_jitm_88d0355cef648699f11ddfe0a0ef4e6','a:1:{s:18:\"last_response_time\";i:1663939552;}','no'),(14650,'_transient_timeout_jetpack_jitm_6682171bbd47c138a6fa768831856e8','1663939852','no'),(14651,'_transient_jetpack_jitm_6682171bbd47c138a6fa768831856e8','a:1:{s:18:\"last_response_time\";i:1663939552;}','no'),(14670,'_transient_timeout_jetpack_sync_constants_await','1663943401','no'),(14671,'_transient_jetpack_sync_constants_await','1663939801.3992','no'),(14828,'_transient_timeout_jetpack_sync_callables_await','1663940056','no'),(8649,'_transient_timeout_wc_report_orders_stats_3c93a933932a0648a9d5dc392db634d9','1664222035','no'),(8650,'_transient_wc_report_orders_stats_3c93a933932a0648a9d5dc392db634d9','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-19 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(8651,'_transient_timeout_wc_report_orders_stats_1a86cb064b9263aff333b10ae796e184','1664222035','no'),(8652,'_transient_wc_report_orders_stats_1a86cb064b9263aff333b10ae796e184','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-19 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(8653,'_transient_timeout_wc_report_products_stats_05a0615ff126171fe3226211f84b9005','1664222035','no'),(8654,'_transient_wc_report_products_stats_05a0615ff126171fe3226211f84b9005','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-19 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(8655,'_transient_timeout_wc_report_variations_stats_c3ef79ead9c1dc3fd344646aaf20b9a4','1664222035','no'),(8656,'_transient_wc_report_variations_stats_c3ef79ead9c1dc3fd344646aaf20b9a4','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-19 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(8657,'_transient_timeout_wc_report_orders_stats_bb41100302407128cd94142246f8fd50','1664222035','no'),(8658,'_transient_wc_report_orders_stats_bb41100302407128cd94142246f8fd50','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:19:{i:0;a:6:{s:8:\"interval\";s:10:\"2022-09-01\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-01 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2022-09-02\";s:10:\"date_start\";s:19:\"2022-09-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-02 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-02 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2022-09-03\";s:10:\"date_start\";s:19:\"2022-09-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-03 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2022-09-04\";s:10:\"date_start\";s:19:\"2022-09-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-04 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2022-09-05\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2022-09-06\";s:10:\"date_start\";s:19:\"2022-09-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-06 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2022-09-07\";s:10:\"date_start\";s:19:\"2022-09-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-07 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2022-09-08\";s:10:\"date_start\";s:19:\"2022-09-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-08 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2022-09-09\";s:10:\"date_start\";s:19:\"2022-09-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-09 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-09 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2022-09-10\";s:10:\"date_start\";s:19:\"2022-09-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-10 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-10 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2022-09-11\";s:10:\"date_start\";s:19:\"2022-09-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-11 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2022-09-12\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-12 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2022-09-13\";s:10:\"date_start\";s:19:\"2022-09-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-13 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-13 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2022-09-14\";s:10:\"date_start\";s:19:\"2022-09-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-14 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2022-09-15\";s:10:\"date_start\";s:19:\"2022-09-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-15 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2022-09-16\";s:10:\"date_start\";s:19:\"2022-09-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-16 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-16 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2022-09-17\";s:10:\"date_start\";s:19:\"2022-09-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-17 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-17 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2022-09-18\";s:10:\"date_start\";s:19:\"2022-09-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-18 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2022-09-19\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-19 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:19;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(11469,'_transient_timeout_wc_report_orders_stats_2885f23d591c42ee759ae1c0aee960b6','1664346743','no'),(11470,'_transient_wc_report_orders_stats_2885f23d591c42ee759ae1c0aee960b6','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-21 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(9104,'jp_sync_retry_after_sync','','no'),(9105,'jp_sync_error_log_sync','a:1:{s:15:\"1663645424.8631\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:24:\"concurrent_request_error\";a:1:{i:0;s:53:\"There is another request running for the same blog ID\";}}s:10:\"error_data\";a:1:{s:24:\"concurrent_request_error\";i:400;}s:18:\"\0*\0additional_data\";a:0:{}}}','yes'),(9395,'_transient_timeout_wc_report_orders_stats_5d1e42ff8bcf6e2d41fd46b90c6a9147','1664252563','no'),(9396,'_transient_wc_report_orders_stats_5d1e42ff8bcf6e2d41fd46b90c6a9147','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-20 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(9397,'_transient_timeout_wc_report_orders_stats_45459eeb24ebb7a9e8cd5e17fbb6589c','1664252563','no'),(9398,'_transient_wc_report_orders_stats_45459eeb24ebb7a9e8cd5e17fbb6589c','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-20 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(9399,'_transient_timeout_wc_report_products_stats_5c0745c9897dba06efbe0d23c4dca53d','1664252563','no'),(9400,'_transient_wc_report_products_stats_5c0745c9897dba06efbe0d23c4dca53d','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-20 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2022-37\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2022-36\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2022-35\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(9403,'_transient_timeout_wc_report_orders_stats_391a7dcde9ff5c5d6798474639cc08f1','1664252563','no'),(9404,'_transient_wc_report_orders_stats_391a7dcde9ff5c5d6798474639cc08f1','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:20:{i:0;a:6:{s:8:\"interval\";s:10:\"2022-09-01\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-01 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2022-09-02\";s:10:\"date_start\";s:19:\"2022-09-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-02 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-02 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2022-09-03\";s:10:\"date_start\";s:19:\"2022-09-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-03 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2022-09-04\";s:10:\"date_start\";s:19:\"2022-09-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-04 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2022-09-05\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2022-09-06\";s:10:\"date_start\";s:19:\"2022-09-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-06 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2022-09-07\";s:10:\"date_start\";s:19:\"2022-09-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-07 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2022-09-08\";s:10:\"date_start\";s:19:\"2022-09-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-08 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-08 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2022-09-09\";s:10:\"date_start\";s:19:\"2022-09-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-09 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-09 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2022-09-10\";s:10:\"date_start\";s:19:\"2022-09-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-10 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-10 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2022-09-11\";s:10:\"date_start\";s:19:\"2022-09-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-11 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2022-09-12\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-12 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2022-09-13\";s:10:\"date_start\";s:19:\"2022-09-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-13 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-13 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2022-09-14\";s:10:\"date_start\";s:19:\"2022-09-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-14 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2022-09-15\";s:10:\"date_start\";s:19:\"2022-09-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-15 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-15 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2022-09-16\";s:10:\"date_start\";s:19:\"2022-09-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-16 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-16 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2022-09-17\";s:10:\"date_start\";s:19:\"2022-09-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-17 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-17 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2022-09-18\";s:10:\"date_start\";s:19:\"2022-09-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-18 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2022-09-19\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-19 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2022-09-20\";s:10:\"date_start\";s:19:\"2022-09-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-20 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-20 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:20;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(9810,'_transient_timeout_wc_term_counts','1666243453','no'),(9811,'_transient_wc_term_counts','a:1:{i:15;s:1:\"3\";}','no'),(9830,'_transient_timeout_wc_report_orders_stats_550aa5f23861de613fe65cd55a812abc','1664256344','no'),(9831,'_transient_wc_report_orders_stats_550aa5f23861de613fe65cd55a812abc','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-19 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(9832,'_transient_timeout_wc_report_orders_stats_6878c1d30f33e8cda7ca16af3695208d','1664256344','no'),(9833,'_transient_wc_report_orders_stats_6878c1d30f33e8cda7ca16af3695208d','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-20 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-20 01:25:19\";s:12:\"date_end_gmt\";s:19:\"2022-09-20 01:25:19\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(9834,'_transient_timeout_wc_report_orders_stats_1a22e128a9403d30d9a0624447ed019f','1664256344','no'),(9835,'_transient_wc_report_orders_stats_1a22e128a9403d30d9a0624447ed019f','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-19 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(9836,'_transient_timeout_wc_report_orders_stats_b32944fd8697b0e250c49f8e8e187782','1664256344','no'),(9837,'_transient_wc_report_orders_stats_b32944fd8697b0e250c49f8e8e187782','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-20 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-20 01:25:19\";s:12:\"date_end_gmt\";s:19:\"2022-09-20 01:25:19\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(14212,'_transient_timeout__woocommerce_helper_updates','1663956353','no'),(9848,'_transient_timeout_wc_report_orders_stats_fed2066531cedb37aefa450257039002','1664256385','no'),(9849,'_transient_wc_report_orders_stats_fed2066531cedb37aefa450257039002','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-20 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-20 01:26:21\";s:12:\"date_end_gmt\";s:19:\"2022-09-20 01:26:21\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(9850,'_transient_timeout_wc_report_orders_stats_5bd9716d6eec2bae1a6862fe168cff00','1664256385','no'),(9851,'_transient_wc_report_orders_stats_5bd9716d6eec2bae1a6862fe168cff00','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-20 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-20 01:26:21\";s:12:\"date_end_gmt\";s:19:\"2022-09-20 01:26:21\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(9853,'_transient_timeout_wc_report_orders_stats_ecb412dc7a744d3389acb1052bb9fe59','1664256405','no'),(9854,'_transient_wc_report_orders_stats_ecb412dc7a744d3389acb1052bb9fe59','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-20 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-20 01:26:35\";s:12:\"date_end_gmt\";s:19:\"2022-09-20 01:26:35\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(9855,'_transient_timeout_wc_report_orders_stats_0d3e3c3eeedd25c9bbb0ca24b0fba02f','1664256405','no'),(9856,'_transient_wc_report_orders_stats_0d3e3c3eeedd25c9bbb0ca24b0fba02f','a:2:{s:7:\"version\";s:10:\"1663345485\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2022-38\";s:10:\"date_start\";s:19:\"2022-09-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-20 00:00:00\";s:8:\"date_end\";s:19:\"2022-09-20 01:26:35\";s:12:\"date_end_gmt\";s:19:\"2022-09-20 01:26:35\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(14213,'_transient__woocommerce_helper_updates','a:4:{s:4:\"hash\";s:32:\"d751713988987e9331980363e24189ce\";s:7:\"updated\";i:1663913153;s:8:\"products\";a:0:{}s:6:\"errors\";a:1:{i:0;s:10:\"http-error\";}}','no'),(3090,'wp_calendar_block_has_published_posts','','yes');
/*!40000 ALTER TABLE `wp2o_options` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp2o_options` with 616 row(s)
--

--
-- Table structure for table `wp2o_postmeta`
--

DROP TABLE IF EXISTS `wp2o_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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=1280 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp2o_postmeta`
--

LOCK TABLES `wp2o_postmeta` WRITE;
/*!40000 ALTER TABLE `wp2o_postmeta` DISABLE KEYS */;
INSERT INTO `wp2o_postmeta` VALUES (2,3,'_wp_page_template','default'),(3,4,'_wp_attached_file','woocommerce-placeholder.png'),(4,4,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:102644;s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10547;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{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:8:\"filesize\";i:1803;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31929;}s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10547;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84286;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3767;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49609;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5,11,'_wp_attached_file','2022/09/Bill-Pay-Final-main.png'),(6,11,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:333;s:4:\"file\";s:31:\"2022/09/Bill-Pay-Final-main.png\";s:8:\"filesize\";i:117943;s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Bill-Pay-Final-main-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42041;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Bill-Pay-Final-main-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8423;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Bill-Pay-Final-main-416x231.png\";s:5:\"width\";i:416;s:6:\"height\";i:231;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52354;}s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Bill-Pay-Final-main-300x167.png\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31610;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Bill-Pay-Final-main-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14913;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7,13,'_wp_trash_meta_status','publish'),(8,13,'_wp_trash_meta_time','1663346656'),(828,838,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(15,17,'_form','<label> Your name\n    [text* your-name] </label>\n\n<label> Your email\n    [email* your-email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit \"Submit\"]'),(16,17,'_mail','a:8:{s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:41:\"[_site_title] <wordpress@bill-paypro.com>\";s:4:\"body\";s:163:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(17,17,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:41:\"[_site_title] <wordpress@bill-paypro.com>\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(18,17,'_messages','a:12:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:27:\"Please fill out this field.\";s:16:\"invalid_too_long\";s:32:\"This field has a too long input.\";s:17:\"invalid_too_short\";s:33:\"This field has a too short input.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:31:\"The uploaded file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";}'),(19,17,'_additional_settings',''),(20,17,'_locale','en_US'),(21,19,'_wp_attached_file','2019/01/2-vertical.jpg'),(22,19,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:700;s:4:\"file\";s:22:\"2019/01/2-vertical.jpg\";s:8:\"filesize\";i:81202;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"2-vertical-300x140.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10251;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"2-vertical-1024x478.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:478;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68550;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"2-vertical-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6881;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"2-vertical-768x358.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:358;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41291;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:22:\"2-vertical-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5181;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:21:\"2-vertical-120x56.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:56;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3297;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:22:\"2-vertical-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12660;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:22:\"2-vertical-240x112.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:112;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7384;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:22:\"2-vertical-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23954;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:22:\"2-vertical-360x168.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12971;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:22:\"2-vertical-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38715;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:22:\"2-vertical-480x224.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19514;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:22:\"2-vertical-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53175;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:22:\"2-vertical-820x700.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90492;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:22:\"2-vertical-820x383.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:383;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46389;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:23:\"2-vertical-1040x700.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108973;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:23:\"2-vertical-1040x485.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:485;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71049;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"2-vertical-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17854;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"2-vertical-600x280.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27486;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"2-vertical-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4244;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(23,19,'_wxr_import_user_slug','admin'),(24,488,'_wp_attached_file','2018/12/1.jpg'),(25,488,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:13:\"2018/12/1.jpg\";s:8:\"filesize\";i:92962;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14211;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88168;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6626;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56092;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:13:\"1-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4982;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:12:\"1-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4302;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:13:\"1-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12152;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:13:\"1-240x160.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10261;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:13:\"1-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21826;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:13:\"1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18291;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:13:\"1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33747;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:13:\"1-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27432;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:13:\"1-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50165;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:13:\"1-820x820.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76810;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:13:\"1-820x547.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:547;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63135;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:15:\"1-1040x1000.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107984;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:14:\"1-1040x693.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:693;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90293;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16875;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:13:\"1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38699;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4239;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(28,489,'_wp_attached_file','2018/12/1-vertical.jpg'),(29,489,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:700;s:4:\"file\";s:22:\"2018/12/1-vertical.jpg\";s:8:\"filesize\";i:58427;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"1-vertical-300x140.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8947;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"1-vertical-1024x478.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:478;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51293;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"1-vertical-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5948;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"1-vertical-768x358.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:358;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33489;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:22:\"1-vertical-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4475;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:21:\"1-vertical-120x56.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:56;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2973;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:22:\"1-vertical-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10952;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:22:\"1-vertical-240x112.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:112;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6556;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:22:\"1-vertical-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19814;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:22:\"1-vertical-360x168.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11311;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:22:\"1-vertical-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30093;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:22:\"1-vertical-480x224.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16915;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:22:\"1-vertical-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38984;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:22:\"1-vertical-820x700.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59764;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:22:\"1-vertical-820x383.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:383;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37357;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:23:\"1-vertical-1040x700.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67986;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:23:\"1-vertical-1040x485.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:485;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52585;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"1-vertical-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15170;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"1-vertical-600x280.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23244;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"1-vertical-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3740;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32,490,'_wp_attached_file','2018/12/2.jpg'),(33,490,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:13:\"2018/12/2.jpg\";s:8:\"filesize\";i:118490;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15161;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106038;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7334;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65356;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:13:\"2-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5314;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:12:\"2-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4142;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:13:\"2-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13970;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:13:\"2-240x160.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10696;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:13:\"2-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25972;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:13:\"2-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19959;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:13:\"2-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40449;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:13:\"2-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30878;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:13:\"2-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57235;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:13:\"2-820x820.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95913;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:13:\"2-820x547.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:547;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74125;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:15:\"2-1040x1000.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139032;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:14:\"2-1040x693.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:693;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108699;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19932;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:13:\"2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43933;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4381;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(36,492,'_wp_attached_file','2018/12/3.jpg'),(37,492,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:13:\"2018/12/3.jpg\";s:8:\"filesize\";i:104698;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12631;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"3-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89941;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6763;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53101;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:13:\"3-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5072;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:12:\"3-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3893;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:13:\"3-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12564;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:13:\"3-240x160.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9103;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:13:\"3-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22601;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:13:\"3-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16294;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:13:\"3-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35578;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:13:\"3-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24650;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:13:\"3-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47842;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:13:\"3-820x820.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92687;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:13:\"3-820x547.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:547;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60759;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:15:\"3-1040x1000.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140378;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:14:\"3-1040x693.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:693;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93249;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17307;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:13:\"3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35065;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4211;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(40,493,'_wp_attached_file','2018/12/3-vertical.jpg'),(41,493,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:700;s:4:\"file\";s:22:\"2018/12/3-vertical.jpg\";s:8:\"filesize\";i:87222;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"3-vertical-300x140.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11248;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"3-vertical-1024x478.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:478;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77394;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"3-vertical-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6852;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"3-vertical-768x358.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:358;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48083;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:22:\"3-vertical-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5023;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:21:\"3-vertical-120x56.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:56;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3244;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:22:\"3-vertical-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12767;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:22:\"3-vertical-240x112.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:112;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7814;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:22:\"3-vertical-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23555;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:22:\"3-vertical-360x168.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14425;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:22:\"3-vertical-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36851;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:22:\"3-vertical-480x224.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22317;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:22:\"3-vertical-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56202;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:22:\"3-vertical-820x700.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81567;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:22:\"3-vertical-820x383.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:383;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53580;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:23:\"3-vertical-1040x700.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103292;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:23:\"3-vertical-1040x485.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:485;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79717;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"3-vertical-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18069;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"3-vertical-600x280.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32013;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"3-vertical-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4180;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(44,494,'_wp_attached_file','2018/12/4.jpg'),(45,494,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:13:\"2018/12/4.jpg\";s:8:\"filesize\";i:76790;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11590;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"4-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68975;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5871;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"4-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44552;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:13:\"4-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4444;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:12:\"4-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3643;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:13:\"4-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10873;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:13:\"4-240x160.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8476;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:13:\"4-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19161;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:13:\"4-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14920;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:13:\"4-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29206;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:13:\"4-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22473;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:13:\"4-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40243;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:13:\"4-820x820.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64703;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:13:\"4-820x547.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:547;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49934;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:15:\"4-1040x1000.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90768;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:14:\"4-1040x693.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:693;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70564;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14744;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:13:\"4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30800;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3666;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(48,495,'_wp_attached_file','2018/12/5.jpg'),(49,495,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:13:\"2018/12/5.jpg\";s:8:\"filesize\";i:115948;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"5-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8305;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"5-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53704;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4254;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"5-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33873;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:14:\"5-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103403;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:13:\"5-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3031;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:12:\"5-120x68.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:68;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2432;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:13:\"5-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7933;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:13:\"5-240x135.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5972;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:13:\"5-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14954;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:13:\"5-360x203.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10825;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:13:\"5-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23334;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:13:\"5-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16429;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:13:\"5-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34823;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:13:\"5-820x820.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56531;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:13:\"5-820x461.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37916;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:14:\"5-1040x900.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83503;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:14:\"5-1040x585.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:585;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55447;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11494;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:13:\"5-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23457;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2584;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(52,500,'_wp_attached_file','2018/12/1-1.jpg'),(53,500,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:873;s:4:\"file\";s:15:\"2018/12/1-1.jpg\";s:8:\"filesize\";i:117753;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"1-1-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9163;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"1-1-1024x559.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:559;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57262;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4934;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"1-1-768x419.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37117;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:16:\"1-1-1536x838.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:838;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106414;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:15:\"1-1-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3500;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:14:\"1-1-120x65.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2428;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:15:\"1-1-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9815;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:15:\"1-1-240x131.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6561;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:15:\"1-1-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18351;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:15:\"1-1-360x196.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12058;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:15:\"1-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28296;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:15:\"1-1-480x262.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:262;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18385;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:15:\"1-1-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38704;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:15:\"1-1-820x820.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64987;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:15:\"1-1-820x447.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40792;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:16:\"1-1-1040x873.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:873;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85497;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:16:\"1-1-1040x567.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:567;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58558;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:15:\"1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13939;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:15:\"1-1-600x327.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:327;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25618;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2817;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(56,501,'_wp_attached_file','2018/12/2-1.jpg'),(57,501,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:873;s:4:\"file\";s:15:\"2018/12/2-1.jpg\";s:8:\"filesize\";i:96774;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"2-1-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8401;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"2-1-1024x559.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:559;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49356;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4842;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"2-1-768x419.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32605;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:16:\"2-1-1536x838.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:838;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88867;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:15:\"2-1-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3530;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:14:\"2-1-120x65.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2449;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:15:\"2-1-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9302;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:15:\"2-1-240x131.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6088;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:15:\"2-1-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16587;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:15:\"2-1-360x196.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10771;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:15:\"2-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24855;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:15:\"2-1-480x262.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:262;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16348;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:15:\"2-1-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34540;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:15:\"2-1-820x820.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53760;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:15:\"2-1-820x447.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35649;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:16:\"2-1-1040x873.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:873;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71400;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:16:\"2-1-1040x567.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:567;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50540;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:15:\"2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12812;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:15:\"2-1-600x327.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:327;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22677;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2813;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(60,502,'_wp_attached_file','2018/12/3-1.jpg'),(61,502,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1068;s:4:\"file\";s:15:\"2018/12/3-1.jpg\";s:8:\"filesize\";i:181329;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"3-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12617;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"3-1-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86262;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6150;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"3-1-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55138;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:17:\"3-1-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161754;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:15:\"3-1-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4341;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:14:\"3-1-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3241;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:15:\"3-1-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12350;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:15:\"3-1-240x160.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9029;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:15:\"3-1-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23456;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:15:\"3-1-360x240.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16847;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:15:\"3-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36605;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:15:\"3-1-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26298;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:15:\"3-1-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50333;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:15:\"3-1-820x820.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84427;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:15:\"3-1-820x547.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:547;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61361;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:17:\"3-1-1040x1040.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:1040;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120551;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:16:\"3-1-1040x694.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:694;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88430;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:15:\"3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17751;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:15:\"3-1-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37457;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3496;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(64,503,'_wp_attached_file','2018/12/4-1.jpg'),(65,503,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:15:\"2018/12/4-1.jpg\";s:8:\"filesize\";i:98285;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"4-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8079;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"4-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48040;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4113;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"4-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31136;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:16:\"4-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88790;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:15:\"4-1-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3001;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:14:\"4-1-120x68.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:68;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2326;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:15:\"4-1-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7562;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:15:\"4-1-240x135.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5926;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:15:\"4-1-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13744;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:15:\"4-1-360x203.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10541;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:15:\"4-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20856;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:15:\"4-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15585;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:15:\"4-1-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31959;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:15:\"4-1-820x820.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48259;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:15:\"4-1-820x461.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34583;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:16:\"4-1-1040x900.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67438;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:16:\"4-1-1040x585.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:585;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49378;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:15:\"4-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10646;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:15:\"4-1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21841;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"4-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2511;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(68,504,'_wp_attached_file','2018/12/5-1.jpg'),(69,504,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1349;s:6:\"height\";i:759;s:4:\"file\";s:15:\"2018/12/5-1.jpg\";s:8:\"filesize\";i:142974;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"5-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12211;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"5-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78965;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6322;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"5-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49894;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:15:\"5-1-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4423;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:14:\"5-1-120x68.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:68;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3304;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:15:\"5-1-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12141;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:15:\"5-1-240x135.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8730;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:15:\"5-1-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23012;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:15:\"5-1-360x203.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16129;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:15:\"5-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36024;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:15:\"5-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24388;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:15:\"5-1-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51911;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:15:\"5-1-820x759.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:759;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94373;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:15:\"5-1-820x461.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55766;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:16:\"5-1-1040x759.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:759;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110073;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:16:\"5-1-1040x585.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:585;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81159;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:15:\"5-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17456;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:15:\"5-1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34567;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"5-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3633;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(72,505,'_wp_attached_file','2018/12/6.jpg'),(73,505,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:873;s:4:\"file\";s:13:\"2018/12/6.jpg\";s:8:\"filesize\";i:142600;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"6-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11286;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"6-1024x559.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:559;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69503;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7070;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"6-768x419.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45241;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:14:\"6-1536x838.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:838;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129535;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:13:\"6-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5036;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:12:\"6-120x65.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2939;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:13:\"6-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13963;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:13:\"6-240x131.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8064;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:13:\"6-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25733;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:13:\"6-360x196.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14614;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:13:\"6-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39694;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:13:\"6-480x262.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:262;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22267;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:13:\"6-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47887;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:13:\"6-820x820.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91203;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:13:\"6-820x447.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49723;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:14:\"6-1040x873.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:873;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117129;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:14:\"6-1040x567.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:567;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71156;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19773;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:13:\"6-600x327.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:327;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31243;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3971;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(76,506,'_wp_attached_file','2018/12/7.jpg'),(77,506,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:873;s:4:\"file\";s:13:\"2018/12/7.jpg\";s:8:\"filesize\";i:106083;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"7-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10221;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"7-1024x559.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:559;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53980;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5649;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"7-768x419.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36090;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:14:\"7-1536x838.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:838;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97582;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:13:\"7-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4162;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:12:\"7-120x65.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2993;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:13:\"7-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10309;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:13:\"7-240x131.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7516;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:13:\"7-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18231;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:13:\"7-360x196.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13049;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:13:\"7-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27355;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:13:\"7-480x262.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:262;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18902;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:13:\"7-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37213;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:13:\"7-820x820.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60266;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:13:\"7-820x447.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39450;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:14:\"7-1040x873.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:873;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76303;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:14:\"7-1040x567.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:567;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55313;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14337;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:13:\"7-600x327.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:327;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25549;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3393;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(80,508,'_wp_attached_file','2018/12/8.jpg'),(81,508,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:600;s:4:\"file\";s:13:\"2018/12/8.jpg\";s:8:\"filesize\";i:72298;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"8-300x113.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10304;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"8-1024x384.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57210;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7546;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"8-768x288.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37232;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:14:\"8-1536x576.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105094;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:13:\"8-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5800;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:12:\"8-120x45.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:45;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3937;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:13:\"8-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13085;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:12:\"8-240x90.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7777;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:13:\"8-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23373;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:13:\"8-360x135.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12766;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:13:\"8-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34722;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:13:\"8-480x180.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18990;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:13:\"8-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54838;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:13:\"8-820x600.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72959;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:13:\"8-820x308.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:308;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41694;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:14:\"8-1040x600.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71250;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:14:\"8-1040x390.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:390;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59004;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18136;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:13:\"8-600x225.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26097;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5029;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:17:\"Johnny Greig 2011\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(84,526,'_wp_attached_file','2019/01/preloader.gif'),(85,526,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:64;s:6:\"height\";i:64;s:4:\"file\";s:21:\"2019/01/preloader.gif\";s:8:\"filesize\";i:24463;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:{}}}'),(86,526,'_wxr_import_user_slug','admin'),(87,527,'_wp_attached_file','2019/01/logo-big.png'),(88,527,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:426;s:6:\"height\";i:137;s:4:\"file\";s:20:\"2019/01/logo-big.png\";s:8:\"filesize\";i:5879;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"logo-big-300x96.png\";s:5:\"width\";i:300;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8360;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"logo-big-150x137.png\";s:5:\"width\";i:150;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1364;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:20:\"logo-big-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1987;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:19:\"logo-big-120x39.png\";s:5:\"width\";i:120;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2978;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:20:\"logo-big-240x137.png\";s:5:\"width\";i:240;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3515;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:19:\"logo-big-240x77.png\";s:5:\"width\";i:240;s:6:\"height\";i:77;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6590;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:20:\"logo-big-360x137.png\";s:5:\"width\";i:360;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8371;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:20:\"logo-big-360x116.png\";s:5:\"width\";i:360;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10410;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"logo-big-300x137.png\";s:5:\"width\";i:300;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5994;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"logo-big-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1686;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(91,528,'_wp_attached_file','2019/01/logo-light.png'),(92,528,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:155;s:6:\"height\";i:50;s:4:\"file\";s:22:\"2019/01/logo-light.png\";s:8:\"filesize\";i:3770;s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"logo-light-150x50.png\";s:5:\"width\";i:150;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2894;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:21:\"logo-light-120x50.png\";s:5:\"width\";i:120;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2245;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:21:\"logo-light-120x39.png\";s:5:\"width\";i:120;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2466;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"logo-light-100x50.png\";s:5:\"width\";i:100;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1697;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(95,529,'_wp_attached_file','2019/01/logo.png'),(96,529,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:155;s:6:\"height\";i:50;s:4:\"file\";s:16:\"2019/01/logo.png\";s:8:\"filesize\";i:3660;s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"logo-150x50.png\";s:5:\"width\";i:150;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4460;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:15:\"logo-120x50.png\";s:5:\"width\";i:120;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3410;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:15:\"logo-120x39.png\";s:5:\"width\";i:120;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4133;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"logo-100x50.png\";s:5:\"width\";i:100;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2847;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(99,531,'_wp_attached_file','2019/01/app.png'),(100,531,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:729;s:6:\"height\";i:434;s:4:\"file\";s:15:\"2019/01/app.png\";s:8:\"filesize\";i:16154;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"app-300x179.png\";s:5:\"width\";i:300;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13259;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"app-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6450;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:15:\"app-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4991;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:14:\"app-120x71.png\";s:5:\"width\";i:120;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4456;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:15:\"app-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11958;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:15:\"app-240x143.png\";s:5:\"width\";i:240;s:6:\"height\";i:143;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9822;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:15:\"app-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22280;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:15:\"app-360x214.png\";s:5:\"width\";i:360;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16836;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:15:\"app-480x434.png\";s:5:\"width\";i:480;s:6:\"height\";i:434;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11782;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:15:\"app-480x286.png\";s:5:\"width\";i:480;s:6:\"height\";i:286;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26552;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:15:\"app-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16966;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:15:\"app-600x357.png\";s:5:\"width\";i:600;s:6:\"height\";i:357;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36891;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"app-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103,532,'_wp_attached_file','2019/01/app-1.png'),(104,532,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:652;s:6:\"height\";i:510;s:4:\"file\";s:17:\"2019/01/app-1.png\";s:8:\"filesize\";i:18645;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"app-1-300x235.png\";s:5:\"width\";i:300;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30488;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"app-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14116;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:17:\"app-1-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10763;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:16:\"app-1-120x94.png\";s:5:\"width\";i:120;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10204;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:17:\"app-1-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24210;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:17:\"app-1-240x188.png\";s:5:\"width\";i:240;s:6:\"height\";i:188;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23619;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:17:\"app-1-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38034;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:17:\"app-1-360x282.png\";s:5:\"width\";i:360;s:6:\"height\";i:282;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37552;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:17:\"app-1-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50992;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:17:\"app-1-480x375.png\";s:5:\"width\";i:480;s:6:\"height\";i:375;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51439;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:17:\"app-1-652x450.png\";s:5:\"width\";i:652;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43357;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"app-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31237;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:17:\"app-1-600x469.png\";s:5:\"width\";i:600;s:6:\"height\";i:469;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64606;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"app-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8716;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(107,533,'_wp_attached_file','2019/01/app-2.png'),(108,533,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:847;s:6:\"height\";i:484;s:4:\"file\";s:17:\"2019/01/app-2.png\";s:8:\"filesize\";i:17236;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"app-2-300x171.png\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11846;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"app-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7116;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"app-2-768x439.png\";s:5:\"width\";i:768;s:6:\"height\";i:439;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46746;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:17:\"app-2-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5307;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:16:\"app-2-120x69.png\";s:5:\"width\";i:120;s:6:\"height\";i:69;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4091;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:17:\"app-2-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13210;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:17:\"app-2-240x137.png\";s:5:\"width\";i:240;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8943;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:17:\"app-2-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24559;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:17:\"app-2-360x206.png\";s:5:\"width\";i:360;s:6:\"height\";i:206;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15158;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:17:\"app-2-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38088;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:17:\"app-2-480x274.png\";s:5:\"width\";i:480;s:6:\"height\";i:274;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22988;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:17:\"app-2-750x450.png\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47976;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:17:\"app-2-820x484.png\";s:5:\"width\";i:820;s:6:\"height\";i:484;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45520;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:17:\"app-2-820x469.png\";s:5:\"width\";i:820;s:6:\"height\";i:469;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51607;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"app-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18508;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:17:\"app-2-600x343.png\";s:5:\"width\";i:600;s:6:\"height\";i:343;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31786;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"app-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4294;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(111,534,'_wp_attached_file','2019/01/app-3.png'),(112,534,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:940;s:6:\"height\";i:577;s:4:\"file\";s:17:\"2019/01/app-3.png\";s:8:\"filesize\";i:38342;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"app-3-300x184.png\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16248;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"app-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6946;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"app-3-768x471.png\";s:5:\"width\";i:768;s:6:\"height\";i:471;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:72957;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:17:\"app-3-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4986;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:16:\"app-3-120x74.png\";s:5:\"width\";i:120;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4583;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:17:\"app-3-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14543;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:17:\"app-3-240x147.png\";s:5:\"width\";i:240;s:6:\"height\";i:147;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11692;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:17:\"app-3-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28147;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:17:\"app-3-360x221.png\";s:5:\"width\";i:360;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21879;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:17:\"app-3-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44941;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:17:\"app-3-480x295.png\";s:5:\"width\";i:480;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34627;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:17:\"app-3-750x450.png\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:70198;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:17:\"app-3-820x577.png\";s:5:\"width\";i:820;s:6:\"height\";i:577;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38517;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:17:\"app-3-820x503.png\";s:5:\"width\";i:820;s:6:\"height\";i:503;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:81646;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"app-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20811;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:17:\"app-3-600x368.png\";s:5:\"width\";i:600;s:6:\"height\";i:368;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49347;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"app-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3982;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(115,535,'_wp_attached_file','2019/01/app-4.png'),(116,535,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1450;s:6:\"height\";i:1100;s:4:\"file\";s:17:\"2019/01/app-4.png\";s:8:\"filesize\";i:138035;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"app-4-300x228.png\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38318;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"app-4-1024x777.png\";s:5:\"width\";i:1024;s:6:\"height\";i:777;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:236494;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"app-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18796;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"app-4-768x583.png\";s:5:\"width\";i:768;s:6:\"height\";i:583;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:149568;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:17:\"app-4-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14159;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:16:\"app-4-120x91.png\";s:5:\"width\";i:120;s:6:\"height\";i:91;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12077;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:17:\"app-4-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33881;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:17:\"app-4-240x182.png\";s:5:\"width\";i:240;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29027;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:17:\"app-4-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59729;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:17:\"app-4-360x273.png\";s:5:\"width\";i:360;s:6:\"height\";i:273;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49228;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:17:\"app-4-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90084;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:17:\"app-4-480x364.png\";s:5:\"width\";i:480;s:6:\"height\";i:364;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74449;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:17:\"app-4-750x450.png\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:126407;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:17:\"app-4-820x820.png\";s:5:\"width\";i:820;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:212388;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:17:\"app-4-820x622.png\";s:5:\"width\";i:820;s:6:\"height\";i:622;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:165456;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:19:\"app-4-1040x1040.png\";s:5:\"width\";i:1040;s:6:\"height\";i:1040;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:310609;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:18:\"app-4-1040x789.png\";s:5:\"width\";i:1040;s:6:\"height\";i:789;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:242041;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"app-4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46320;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:17:\"app-4-600x455.png\";s:5:\"width\";i:600;s:6:\"height\";i:455;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101554;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"app-4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11318;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(119,536,'_wp_attached_file','2019/01/app-5.png'),(120,536,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1299;s:6:\"height\";i:1021;s:4:\"file\";s:17:\"2019/01/app-5.png\";s:8:\"filesize\";i:40582;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"app-5-300x236.png\";s:5:\"width\";i:300;s:6:\"height\";i:236;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28315;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"app-5-1024x805.png\";s:5:\"width\";i:1024;s:6:\"height\";i:805;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:133077;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"app-5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15319;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"app-5-768x604.png\";s:5:\"width\";i:768;s:6:\"height\";i:604;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:92311;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:17:\"app-5-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11620;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:16:\"app-5-120x94.png\";s:5:\"width\";i:120;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9165;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:17:\"app-5-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27467;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:17:\"app-5-240x189.png\";s:5:\"width\";i:240;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21270;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:17:\"app-5-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45662;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:17:\"app-5-360x283.png\";s:5:\"width\";i:360;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35804;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:17:\"app-5-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:65580;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:17:\"app-5-480x377.png\";s:5:\"width\";i:480;s:6:\"height\";i:377;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50792;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:17:\"app-5-750x450.png\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74225;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:17:\"app-5-820x820.png\";s:5:\"width\";i:820;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:129796;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:17:\"app-5-820x645.png\";s:5:\"width\";i:820;s:6:\"height\";i:645;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:99931;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:19:\"app-5-1040x1021.png\";s:5:\"width\";i:1040;s:6:\"height\";i:1021;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98754;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:18:\"app-5-1040x817.png\";s:5:\"width\";i:1040;s:6:\"height\";i:817;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:136071;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"app-5-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36560;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:17:\"app-5-600x472.png\";s:5:\"width\";i:600;s:6:\"height\";i:472;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67717;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"app-5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9445;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(123,537,'_wp_attached_file','2019/01/app-7.png'),(124,537,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:922;s:6:\"height\";i:748;s:4:\"file\";s:17:\"2019/01/app-7.png\";s:8:\"filesize\";i:16525;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"app-7-300x243.png\";s:5:\"width\";i:300;s:6:\"height\";i:243;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19643;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"app-7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10681;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"app-7-768x623.png\";s:5:\"width\";i:768;s:6:\"height\";i:623;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55104;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:17:\"app-7-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8314;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:16:\"app-7-120x97.png\";s:5:\"width\";i:120;s:6:\"height\";i:97;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7195;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:17:\"app-7-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18221;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:17:\"app-7-240x195.png\";s:5:\"width\";i:240;s:6:\"height\";i:195;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15527;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:17:\"app-7-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28208;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:17:\"app-7-360x292.png\";s:5:\"width\";i:360;s:6:\"height\";i:292;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24002;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:17:\"app-7-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38405;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:17:\"app-7-480x389.png\";s:5:\"width\";i:480;s:6:\"height\";i:389;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32949;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:17:\"app-7-750x450.png\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49492;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:17:\"app-7-820x748.png\";s:5:\"width\";i:820;s:6:\"height\";i:748;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38765;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:17:\"app-7-820x665.png\";s:5:\"width\";i:820;s:6:\"height\";i:665;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58914;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"app-7-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23073;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:17:\"app-7-600x487.png\";s:5:\"width\";i:600;s:6:\"height\";i:487;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42259;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"app-7-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6802;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(127,538,'_wp_attached_file','2019/01/app-8.png'),(128,538,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:646;s:6:\"height\";i:600;s:4:\"file\";s:17:\"2019/01/app-8.png\";s:8:\"filesize\";i:36880;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"app-8-300x279.png\";s:5:\"width\";i:300;s:6:\"height\";i:279;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35658;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"app-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16535;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:17:\"app-8-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12298;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:17:\"app-8-120x111.png\";s:5:\"width\";i:120;s:6:\"height\";i:111;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11340;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:17:\"app-8-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29164;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:17:\"app-8-240x223.png\";s:5:\"width\";i:240;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26673;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:17:\"app-8-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49368;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:17:\"app-8-360x334.png\";s:5:\"width\";i:360;s:6:\"height\";i:334;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45255;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:17:\"app-8-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74526;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:17:\"app-8-480x446.png\";s:5:\"width\";i:480;s:6:\"height\";i:446;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67618;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:17:\"app-8-646x450.png\";s:5:\"width\";i:646;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74135;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"app-8-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38988;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:17:\"app-8-600x557.png\";s:5:\"width\";i:600;s:6:\"height\";i:557;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:94253;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"app-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9711;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(131,539,'_wp_attached_file','2019/01/app-9.png'),(132,539,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:491;s:6:\"height\";i:314;s:4:\"file\";s:17:\"2019/01/app-9.png\";s:8:\"filesize\";i:15629;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"app-9-300x192.png\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27901;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"app-9-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13707;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:17:\"app-9-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10276;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:16:\"app-9-120x77.png\";s:5:\"width\";i:120;s:6:\"height\";i:77;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8529;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:17:\"app-9-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24627;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:17:\"app-9-240x153.png\";s:5:\"width\";i:240;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20810;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:17:\"app-9-360x314.png\";s:5:\"width\";i:360;s:6:\"height\";i:314;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30728;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:17:\"app-9-360x230.png\";s:5:\"width\";i:360;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35543;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:17:\"app-9-480x314.png\";s:5:\"width\";i:480;s:6:\"height\";i:314;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40963;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:17:\"app-9-480x307.png\";s:5:\"width\";i:480;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50390;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"app-9-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32390;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"app-9-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8190;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(135,540,'_wp_attached_file','2019/01/app-10.png'),(136,540,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:667;s:6:\"height\";i:775;s:4:\"file\";s:18:\"2019/01/app-10.png\";s:8:\"filesize\";i:20510;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"app-10-258x300.png\";s:5:\"width\";i:258;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26164;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"app-10-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11805;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:18:\"app-10-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8941;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:18:\"app-10-103x120.png\";s:5:\"width\";i:103;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8740;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:18:\"app-10-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20681;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:18:\"app-10-207x240.png\";s:5:\"width\";i:207;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20061;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:18:\"app-10-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33170;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:18:\"app-10-310x360.png\";s:5:\"width\";i:310;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32373;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:18:\"app-10-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45676;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:18:\"app-10-413x480.png\";s:5:\"width\";i:413;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45029;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:18:\"app-10-667x450.png\";s:5:\"width\";i:667;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30504;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"app-10-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26820;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"app-10-600x697.png\";s:5:\"width\";i:600;s:6:\"height\";i:697;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68350;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"app-10-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7216;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(139,541,'_wp_attached_file','2019/01/dashboard-1.jpg'),(140,541,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:23:\"2019/01/dashboard-1.jpg\";s:8:\"filesize\";i:47337;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"dashboard-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9563;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"dashboard-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4801;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"dashboard-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33595;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-1-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3866;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:22:\"dashboard-1-120x90.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3400;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-1-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8313;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:23:\"dashboard-1-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7203;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-1-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14687;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:23:\"dashboard-1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12036;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20338;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:23:\"dashboard-1-480x360.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18241;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-1-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30043;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"dashboard-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11557;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"dashboard-1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24675;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"dashboard-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3192;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143,542,'_wp_attached_file','2019/01/dashboard-1.png'),(144,542,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:23:\"2019/01/dashboard-1.png\";s:8:\"filesize\";i:67751;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"dashboard-1-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31872;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"dashboard-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13962;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"dashboard-1-768x576.png\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:174657;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-1-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10021;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:22:\"dashboard-1-120x90.png\";s:5:\"width\";i:120;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8419;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-1-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29369;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:23:\"dashboard-1-240x180.png\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23374;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-1-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61192;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:23:\"dashboard-1-360x270.png\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44737;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-1-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:103685;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:23:\"dashboard-1-480x360.png\";s:5:\"width\";i:480;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75125;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-1-750x450.png\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:151505;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"dashboard-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42238;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"dashboard-1-600x450.png\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110538;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"dashboard-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7510;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(147,543,'_wp_attached_file','2019/01/dashboard-2.jpg'),(148,543,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:23:\"2019/01/dashboard-2.jpg\";s:8:\"filesize\";i:68809;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"dashboard-2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12557;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"dashboard-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5741;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"dashboard-2-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48889;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-2-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4329;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:22:\"dashboard-2-120x90.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3955;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-2-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10537;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:23:\"dashboard-2-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9556;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-2-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18832;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:23:\"dashboard-2-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16604;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-2-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27102;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:23:\"dashboard-2-480x360.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25897;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-2-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41408;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"dashboard-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14019;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"dashboard-2-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33487;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"dashboard-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3581;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(151,544,'_wp_attached_file','2019/01/dashboard-2.png'),(152,544,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1439;s:6:\"height\";i:842;s:4:\"file\";s:23:\"2019/01/dashboard-2.png\";s:8:\"filesize\";i:156276;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"dashboard-2-300x176.png\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30744;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"dashboard-2-1024x599.png\";s:5:\"width\";i:1024;s:6:\"height\";i:599;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:250046;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"dashboard-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15070;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"dashboard-2-768x449.png\";s:5:\"width\";i:768;s:6:\"height\";i:449;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:147577;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-2-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11190;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:22:\"dashboard-2-120x70.png\";s:5:\"width\";i:120;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8897;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-2-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30572;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:23:\"dashboard-2-240x140.png\";s:5:\"width\";i:240;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22904;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-2-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58849;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:23:\"dashboard-2-360x211.png\";s:5:\"width\";i:360;s:6:\"height\";i:211;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41153;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-2-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:96864;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:23:\"dashboard-2-480x281.png\";s:5:\"width\";i:480;s:6:\"height\";i:281;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64836;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-2-750x450.png\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:144750;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-2-820x820.png\";s:5:\"width\";i:820;s:6:\"height\";i:820;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:252709;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:23:\"dashboard-2-820x480.png\";s:5:\"width\";i:820;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:165987;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:24:\"dashboard-2-1040x842.png\";s:5:\"width\";i:1040;s:6:\"height\";i:842;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115054;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:24:\"dashboard-2-1040x609.png\";s:5:\"width\";i:1040;s:6:\"height\";i:609;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:257474;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"dashboard-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43903;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"dashboard-2-600x351.png\";s:5:\"width\";i:600;s:6:\"height\";i:351;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:94837;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"dashboard-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8727;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,545,'_wp_attached_file','2019/01/dashboard-3.jpg'),(156,545,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:23:\"2019/01/dashboard-3.jpg\";s:8:\"filesize\";i:52625;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"dashboard-3-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9496;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"dashboard-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4503;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"dashboard-3-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36829;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-3-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3450;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:22:\"dashboard-3-120x90.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3100;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-3-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8270;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:23:\"dashboard-3-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7028;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-3-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14426;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:23:\"dashboard-3-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12053;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-3-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22101;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:23:\"dashboard-3-480x360.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18766;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:23:\"dashboard-3-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29435;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"dashboard-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10855;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"dashboard-3-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26424;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"dashboard-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2913;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(159,546,'_wp_attached_file','2019/01/screnshoot-1.jpg'),(160,546,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:500;s:4:\"file\";s:24:\"2019/01/screnshoot-1.jpg\";s:8:\"filesize\";i:57325;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"screnshoot-1-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11197;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"screnshoot-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5864;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"screnshoot-1-768x427.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41707;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:24:\"screnshoot-1-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4430;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:23:\"screnshoot-1-120x67.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3647;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:24:\"screnshoot-1-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10607;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:24:\"screnshoot-1-240x133.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8339;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:24:\"screnshoot-1-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17470;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:24:\"screnshoot-1-360x200.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14714;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:24:\"screnshoot-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25915;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:24:\"screnshoot-1-480x267.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21976;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:24:\"screnshoot-1-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41519;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:24:\"screnshoot-1-820x500.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49546;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:24:\"screnshoot-1-820x456.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:456;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45763;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"screnshoot-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14324;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"screnshoot-1-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29356;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"screnshoot-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3717;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(163,547,'_wp_attached_file','2019/01/screnshoot-2.jpg'),(164,547,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:502;s:4:\"file\";s:24:\"2019/01/screnshoot-2.jpg\";s:8:\"filesize\";i:56757;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"screnshoot-2-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8731;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"screnshoot-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4917;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"screnshoot-2-768x428.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33902;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:24:\"screnshoot-2-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3812;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:23:\"screnshoot-2-120x67.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3040;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:24:\"screnshoot-2-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8780;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:24:\"screnshoot-2-240x134.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6335;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:24:\"screnshoot-2-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15498;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:24:\"screnshoot-2-360x201.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11335;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:24:\"screnshoot-2-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22866;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:24:\"screnshoot-2-480x268.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:268;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16834;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:24:\"screnshoot-2-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33905;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:24:\"screnshoot-2-820x502.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:502;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42685;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:24:\"screnshoot-2-820x457.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36896;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"screnshoot-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11642;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"screnshoot-2-600x335.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23334;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"screnshoot-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3191;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(167,548,'_wp_attached_file','2019/01/screnshoot-3.jpg'),(168,548,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:500;s:4:\"file\";s:24:\"2019/01/screnshoot-3.jpg\";s:8:\"filesize\";i:57218;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"screnshoot-3-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11690;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"screnshoot-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5903;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"screnshoot-3-768x427.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44503;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:24:\"screnshoot-3-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4502;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:23:\"screnshoot-3-120x67.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3892;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:24:\"screnshoot-3-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10116;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:24:\"screnshoot-3-240x133.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8771;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:24:\"screnshoot-3-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17500;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:24:\"screnshoot-3-360x200.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14869;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:24:\"screnshoot-3-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26078;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:24:\"screnshoot-3-480x267.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22947;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:24:\"screnshoot-3-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44746;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:24:\"screnshoot-3-820x500.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52655;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:24:\"screnshoot-3-820x456.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:456;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48929;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"screnshoot-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13826;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"screnshoot-3-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30595;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"screnshoot-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3806;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(171,549,'_wp_attached_file','2019/01/brush.svg'),(172,549,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:17:\"2019/01/brush.svg\";s:5:\"sizes\";a:22:{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:\"brush.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:\"brush.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:\"brush.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:\"brush.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"brush.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"brush.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-120-hard\";a:5:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"brush.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-120-soft\";a:5:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"brush.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-240-hard\";a:5:{s:5:\"width\";i:240;s:6:\"height\";i:240;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"brush.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-240-soft\";a:5:{s:5:\"width\";i:240;s:6:\"height\";i:240;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"brush.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-360-hard\";a:5:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"brush.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-360-soft\";a:5:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"brush.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-480-hard\";a:5:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"brush.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-480-soft\";a:5:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"brush.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-750-hard\";a:5:{s:5:\"width\";i:750;s:6:\"height\";i:450;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"brush.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-820-hard\";a:5:{s:5:\"width\";i:820;s:6:\"height\";i:820;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"brush.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-820-soft\";a:5:{s:5:\"width\";i:820;s:6:\"height\";i:820;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"brush.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"softing-1040-hard\";a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:1040;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"brush.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"softing-1040-soft\";a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:1040;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"brush.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"brush.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:600;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"brush.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"brush.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(173,549,'_wxr_import_user_slug','admin'),(174,550,'_wp_attached_file','2019/01/waves-shape.svg'),(175,550,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:23:\"2019/01/waves-shape.svg\";s:5:\"sizes\";a:22:{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:\"waves-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:15:\"waves-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:15:\"waves-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:15:\"waves-shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:15:\"waves-shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:15:\"waves-shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-120-hard\";a:5:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"crop\";i:1;s:4:\"file\";s:15:\"waves-shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-120-soft\";a:5:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"crop\";i:0;s:4:\"file\";s:15:\"waves-shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-240-hard\";a:5:{s:5:\"width\";i:240;s:6:\"height\";i:240;s:4:\"crop\";i:1;s:4:\"file\";s:15:\"waves-shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-240-soft\";a:5:{s:5:\"width\";i:240;s:6:\"height\";i:240;s:4:\"crop\";i:0;s:4:\"file\";s:15:\"waves-shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-360-hard\";a:5:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:4:\"crop\";i:1;s:4:\"file\";s:15:\"waves-shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-360-soft\";a:5:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:4:\"crop\";i:0;s:4:\"file\";s:15:\"waves-shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-480-hard\";a:5:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:4:\"crop\";i:1;s:4:\"file\";s:15:\"waves-shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-480-soft\";a:5:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:4:\"crop\";i:0;s:4:\"file\";s:15:\"waves-shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-750-hard\";a:5:{s:5:\"width\";i:750;s:6:\"height\";i:450;s:4:\"crop\";i:1;s:4:\"file\";s:15:\"waves-shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-820-hard\";a:5:{s:5:\"width\";i:820;s:6:\"height\";i:820;s:4:\"crop\";i:1;s:4:\"file\";s:15:\"waves-shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-820-soft\";a:5:{s:5:\"width\";i:820;s:6:\"height\";i:820;s:4:\"crop\";i:0;s:4:\"file\";s:15:\"waves-shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"softing-1040-hard\";a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:1040;s:4:\"crop\";i:1;s:4:\"file\";s:15:\"waves-shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"softing-1040-soft\";a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:1040;s:4:\"crop\";i:0;s:4:\"file\";s:15:\"waves-shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"crop\";i:1;s:4:\"file\";s:15:\"waves-shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:600;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:15:\"waves-shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"crop\";i:1;s:4:\"file\";s:15:\"waves-shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(176,550,'_wxr_import_user_slug','admin'),(177,551,'_wp_attached_file','2019/01/waves-shape-2.svg'),(178,551,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:2300;s:6:\"height\";i:200;s:4:\"file\";s:25:\"2019/01/waves-shape-2.svg\";s:5:\"sizes\";a:22:{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:\"waves-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:17:\"waves-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:17:\"waves-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:17:\"waves-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"waves-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"waves-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-120-hard\";a:5:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"crop\";i:1;s:4:\"file\";s:17:\"waves-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-120-soft\";a:5:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"waves-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-240-hard\";a:5:{s:5:\"width\";i:240;s:6:\"height\";i:240;s:4:\"crop\";i:1;s:4:\"file\";s:17:\"waves-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-240-soft\";a:5:{s:5:\"width\";i:240;s:6:\"height\";i:240;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"waves-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-360-hard\";a:5:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:4:\"crop\";i:1;s:4:\"file\";s:17:\"waves-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-360-soft\";a:5:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"waves-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-480-hard\";a:5:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:4:\"crop\";i:1;s:4:\"file\";s:17:\"waves-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-480-soft\";a:5:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"waves-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-750-hard\";a:5:{s:5:\"width\";i:750;s:6:\"height\";i:450;s:4:\"crop\";i:1;s:4:\"file\";s:17:\"waves-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-820-hard\";a:5:{s:5:\"width\";i:820;s:6:\"height\";i:820;s:4:\"crop\";i:1;s:4:\"file\";s:17:\"waves-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-820-soft\";a:5:{s:5:\"width\";i:820;s:6:\"height\";i:820;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"waves-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"softing-1040-hard\";a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:1040;s:4:\"crop\";i:1;s:4:\"file\";s:17:\"waves-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"softing-1040-soft\";a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:1040;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"waves-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"crop\";i:1;s:4:\"file\";s:17:\"waves-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:600;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"waves-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"crop\";i:1;s:4:\"file\";s:17:\"waves-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(179,551,'_wxr_import_user_slug','admin'),(180,552,'_wp_attached_file','2019/01/waves-shape-3.svg'),(181,552,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:1900;s:6:\"height\";i:223;s:4:\"file\";s:25:\"2019/01/waves-shape-3.svg\";s:5:\"sizes\";a:22:{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:\"waves-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:17:\"waves-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:17:\"waves-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:17:\"waves-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"waves-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"waves-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-120-hard\";a:5:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"crop\";i:1;s:4:\"file\";s:17:\"waves-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-120-soft\";a:5:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"waves-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-240-hard\";a:5:{s:5:\"width\";i:240;s:6:\"height\";i:240;s:4:\"crop\";i:1;s:4:\"file\";s:17:\"waves-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-240-soft\";a:5:{s:5:\"width\";i:240;s:6:\"height\";i:240;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"waves-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-360-hard\";a:5:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:4:\"crop\";i:1;s:4:\"file\";s:17:\"waves-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-360-soft\";a:5:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"waves-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-480-hard\";a:5:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:4:\"crop\";i:1;s:4:\"file\";s:17:\"waves-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-480-soft\";a:5:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"waves-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-750-hard\";a:5:{s:5:\"width\";i:750;s:6:\"height\";i:450;s:4:\"crop\";i:1;s:4:\"file\";s:17:\"waves-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-820-hard\";a:5:{s:5:\"width\";i:820;s:6:\"height\";i:820;s:4:\"crop\";i:1;s:4:\"file\";s:17:\"waves-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-820-soft\";a:5:{s:5:\"width\";i:820;s:6:\"height\";i:820;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"waves-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"softing-1040-hard\";a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:1040;s:4:\"crop\";i:1;s:4:\"file\";s:17:\"waves-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"softing-1040-soft\";a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:1040;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"waves-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"crop\";i:1;s:4:\"file\";s:17:\"waves-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:600;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"waves-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"crop\";i:1;s:4:\"file\";s:17:\"waves-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(182,552,'_wxr_import_user_slug','admin'),(183,558,'_wp_attached_file','2019/01/2.jpg'),(184,558,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:13:\"2019/01/2.jpg\";s:8:\"filesize\";i:24502;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15663;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4695;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:13:\"2-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3256;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:13:\"2-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3256;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:13:\"2-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10233;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:13:\"2-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10233;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:13:\"2-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20872;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:13:\"2-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20872;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:13:\"2-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33439;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:13:\"2-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33439;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:13:\"2-500x450.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33855;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15663;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2537;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(187,559,'_wp_attached_file','2019/01/3.jpg'),(188,559,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:13:\"2019/01/3.jpg\";s:8:\"filesize\";i:24933;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18040;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5783;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:13:\"3-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3918;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:13:\"3-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3918;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:13:\"3-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12288;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:13:\"3-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12288;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:13:\"3-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23706;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:13:\"3-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23706;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:13:\"3-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36541;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:13:\"3-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36541;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:13:\"3-500x450.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34758;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18040;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3052;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(189,559,'_wp_attachment_wp_user_avatar','1'),(192,560,'_wp_attached_file','2019/01/6.jpg'),(193,560,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:13:\"2019/01/6.jpg\";s:8:\"filesize\";i:91379;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26469;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18323;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:13:\"6-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16922;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:13:\"6-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16922;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:13:\"6-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22673;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:13:\"6-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22673;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:13:\"6-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30356;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:13:\"6-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30356;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:13:\"6-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39440;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:13:\"6-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39440;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:13:\"6-700x450.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46664;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26469;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:13:\"6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50639;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16281;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(196,561,'_wp_attached_file','2019/01/7.jpg'),(197,561,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:13:\"2019/01/7.jpg\";s:8:\"filesize\";i:47811;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12433;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4918;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"7-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53615;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:13:\"7-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3866;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:13:\"7-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3866;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:13:\"7-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8889;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:13:\"7-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8889;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:13:\"7-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16471;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:13:\"7-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16471;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:13:\"7-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26041;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:13:\"7-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26041;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:13:\"7-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37819;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:13:\"7-820x820.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59563;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:13:\"7-820x820.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59563;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12433;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:13:\"7-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37119;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3268;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,562,'_wp_attached_file','2019/01/8.jpg'),(201,562,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:13:\"2019/01/8.jpg\";s:8:\"filesize\";i:59307;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15584;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5635;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"8-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68826;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:13:\"8-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4147;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:13:\"8-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4147;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:13:\"8-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10826;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:13:\"8-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10826;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:13:\"8-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20737;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:13:\"8-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20737;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:13:\"8-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32841;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:13:\"8-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32841;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:13:\"8-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42445;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:13:\"8-820x820.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76563;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:13:\"8-820x820.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76563;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15584;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:13:\"8-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47439;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3522;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(204,568,'_wp_attached_file','2019/01/1.png'),(205,568,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:90;s:4:\"file\";s:13:\"2019/01/1.png\";s:8:\"filesize\";i:2816;s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:12:\"1-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2037;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:12:\"1-120x90.png\";s:5:\"width\";i:120;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1859;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:12:\"1-120x54.png\";s:5:\"width\";i:120;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1415;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:12:\"1-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1328;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(208,569,'_wp_attached_file','2019/01/2.png'),(209,569,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:90;s:4:\"file\";s:13:\"2019/01/2.png\";s:8:\"filesize\";i:2441;s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:12:\"2-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1880;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:12:\"2-120x90.png\";s:5:\"width\";i:120;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1847;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:12:\"2-120x54.png\";s:5:\"width\";i:120;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1389;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:12:\"2-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1827;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,570,'_wp_attached_file','2019/01/3.png'),(213,570,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:90;s:4:\"file\";s:13:\"2019/01/3.png\";s:8:\"filesize\";i:3009;s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:12:\"3-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2002;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:12:\"3-120x90.png\";s:5:\"width\";i:120;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1981;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:12:\"3-120x54.png\";s:5:\"width\";i:120;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1433;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:12:\"3-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1842;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(216,571,'_wp_attached_file','2019/01/4.png'),(217,571,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:90;s:4:\"file\";s:13:\"2019/01/4.png\";s:8:\"filesize\";i:3430;s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:12:\"4-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2629;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:12:\"4-120x90.png\";s:5:\"width\";i:120;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2530;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:12:\"4-120x54.png\";s:5:\"width\";i:120;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1815;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:12:\"4-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2118;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(804,829,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:654;s:6:\"height\";i:367;s:4:\"file\";s:44:\"2022/09/Bill-Pay-Final.-1-e1663390825651.png\";s:8:\"filesize\";i:84751;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Bill-Pay-Final.-1-e1663390825651-300x168.png\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23507;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Bill-Pay-Final.-1-1024x548.png\";s:5:\"width\";i:1024;s:6:\"height\";i:548;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52012;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Bill-Pay-Final.-1-e1663390825651-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12633;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Bill-Pay-Final.-1-768x411.png\";s:5:\"width\";i:768;s:6:\"height\";i:411;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33961;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:44:\"Bill-Pay-Final.-1-e1663390825651-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9274;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:43:\"Bill-Pay-Final.-1-e1663390825651-120x67.png\";s:5:\"width\";i:120;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7039;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:44:\"Bill-Pay-Final.-1-e1663390825651-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23494;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:44:\"Bill-Pay-Final.-1-e1663390825651-240x135.png\";s:5:\"width\";i:240;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16938;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:44:\"Bill-Pay-Final.-1-e1663390825651-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42355;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:44:\"Bill-Pay-Final.-1-e1663390825651-360x202.png\";s:5:\"width\";i:360;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30066;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:44:\"Bill-Pay-Final.-1-e1663390825651-480x367.png\";s:5:\"width\";i:480;s:6:\"height\";i:367;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55053;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:44:\"Bill-Pay-Final.-1-e1663390825651-480x269.png\";s:5:\"width\";i:480;s:6:\"height\";i:269;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45186;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:29:\"Bill-Pay-Final.-1-750x450.png\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38047;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:29:\"Bill-Pay-Final.-1-820x749.png\";s:5:\"width\";i:820;s:6:\"height\";i:749;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:72401;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:29:\"Bill-Pay-Final.-1-820x439.png\";s:5:\"width\";i:820;s:6:\"height\";i:439;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37511;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:30:\"Bill-Pay-Final.-1-1040x749.png\";s:5:\"width\";i:1040;s:6:\"height\";i:749;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75280;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:30:\"Bill-Pay-Final.-1-1040x556.png\";s:5:\"width\";i:1040;s:6:\"height\";i:556;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52802;}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:44:\"Bill-Pay-Final.-1-e1663390825651-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33231;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"Bill-Pay-Final.-1-e1663390825651-600x337.png\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63195;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"Bill-Pay-Final.-1-e1663390825651-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7406;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(220,572,'_wp_attached_file','2019/01/5.png'),(221,572,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:90;s:4:\"file\";s:13:\"2019/01/5.png\";s:8:\"filesize\";i:3378;s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:12:\"5-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2516;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:12:\"5-120x90.png\";s:5:\"width\";i:120;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2480;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:12:\"5-120x54.png\";s:5:\"width\";i:120;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1614;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:12:\"5-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2459;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(803,829,'_wp_attached_file','2022/09/Bill-Pay-Final.-1-e1663390825651.png'),(224,573,'_wp_attached_file','2019/01/6.png'),(225,573,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:90;s:4:\"file\";s:13:\"2019/01/6.png\";s:8:\"filesize\";i:3009;s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:12:\"6-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2002;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:12:\"6-120x90.png\";s:5:\"width\";i:120;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1981;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:12:\"6-120x54.png\";s:5:\"width\";i:120;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1433;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:12:\"6-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1842;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,828,'_edit_lock','1663390810:1'),(228,574,'_wp_attached_file','2019/01/7.png'),(229,574,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:90;s:4:\"file\";s:13:\"2019/01/7.png\";s:8:\"filesize\";i:3393;s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:12:\"7-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2629;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:12:\"7-120x90.png\";s:5:\"width\";i:120;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2530;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:12:\"7-120x54.png\";s:5:\"width\";i:120;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1815;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:12:\"7-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2118;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(232,575,'_wp_attached_file','2019/01/8.png'),(233,575,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:90;s:4:\"file\";s:13:\"2019/01/8.png\";s:8:\"filesize\";i:3288;s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:12:\"8-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2516;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:12:\"8-120x90.png\";s:5:\"width\";i:120;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2480;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:12:\"8-120x54.png\";s:5:\"width\";i:120;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1614;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:12:\"8-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2459;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(236,576,'_wp_attached_file','2019/01/9.png'),(237,576,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:90;s:4:\"file\";s:13:\"2019/01/9.png\";s:8:\"filesize\";i:2816;s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:12:\"9-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2037;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:12:\"9-120x90.png\";s:5:\"width\";i:120;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1859;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:12:\"9-120x54.png\";s:5:\"width\";i:120;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1415;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:12:\"9-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1328;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(240,577,'_wp_attached_file','2019/01/10.png'),(241,577,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:90;s:4:\"file\";s:14:\"2019/01/10.png\";s:8:\"filesize\";i:2478;s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"10-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1880;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:13:\"10-120x90.png\";s:5:\"width\";i:120;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1847;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:13:\"10-120x54.png\";s:5:\"width\";i:120;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1389;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"10-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1827;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(244,613,'_wp_attached_file','2019/01/contact.png'),(245,613,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:450;s:6:\"height\";i:576;s:4:\"file\";s:19:\"2019/01/contact.png\";s:8:\"filesize\";i:93198;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"contact-234x300.png\";s:5:\"width\";i:234;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102159;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"contact-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35045;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:19:\"contact-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23803;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:18:\"contact-94x120.png\";s:5:\"width\";i:94;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19387;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:19:\"contact-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84913;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:19:\"contact-188x240.png\";s:5:\"width\";i:188;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67418;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:19:\"contact-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:178425;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:19:\"contact-281x360.png\";s:5:\"width\";i:281;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:143485;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:19:\"contact-450x480.png\";s:5:\"width\";i:450;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:213248;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:19:\"contact-375x480.png\";s:5:\"width\";i:375;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:243162;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:19:\"contact-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:204518;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"contact-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:127433;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"contact-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17082;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(248,669,'_wp_attached_file','2019/01/app-4.svg'),(249,669,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:540;s:6:\"height\";i:494;s:4:\"file\";s:17:\"2019/01/app-4.svg\";s:5:\"sizes\";a:22:{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:\"app-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:9:\"app-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:9:\"app-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:9:\"app-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"app-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"app-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-120-hard\";a:5:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"app-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-120-soft\";a:5:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"app-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-240-hard\";a:5:{s:5:\"width\";i:240;s:6:\"height\";i:240;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"app-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-240-soft\";a:5:{s:5:\"width\";i:240;s:6:\"height\";i:240;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"app-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-360-hard\";a:5:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"app-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-360-soft\";a:5:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"app-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-480-hard\";a:5:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"app-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-480-soft\";a:5:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"app-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-750-hard\";a:5:{s:5:\"width\";i:750;s:6:\"height\";i:450;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"app-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-820-hard\";a:5:{s:5:\"width\";i:820;s:6:\"height\";i:820;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"app-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-820-soft\";a:5:{s:5:\"width\";i:820;s:6:\"height\";i:820;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"app-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"softing-1040-hard\";a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:1040;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"app-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"softing-1040-soft\";a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:1040;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"app-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"app-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:600;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"app-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"app-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(252,670,'_wp_attached_file','2019/01/app-6.svg'),(253,670,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:1578;s:6:\"height\";i:1695;s:4:\"file\";s:17:\"2019/01/app-6.svg\";s:5:\"sizes\";a:22:{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:\"app-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:9:\"app-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:9:\"app-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:9:\"app-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"app-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"app-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-120-hard\";a:5:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"app-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-120-soft\";a:5:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"app-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-240-hard\";a:5:{s:5:\"width\";i:240;s:6:\"height\";i:240;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"app-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-240-soft\";a:5:{s:5:\"width\";i:240;s:6:\"height\";i:240;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"app-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-360-hard\";a:5:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"app-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-360-soft\";a:5:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"app-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-480-hard\";a:5:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"app-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-480-soft\";a:5:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"app-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-750-hard\";a:5:{s:5:\"width\";i:750;s:6:\"height\";i:450;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"app-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-820-hard\";a:5:{s:5:\"width\";i:820;s:6:\"height\";i:820;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"app-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"softing-820-soft\";a:5:{s:5:\"width\";i:820;s:6:\"height\";i:820;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"app-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"softing-1040-hard\";a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:1040;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"app-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"softing-1040-soft\";a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:1040;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"app-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"app-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";i:600;s:6:\"height\";i:0;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"app-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"crop\";i:1;s:4:\"file\";s:9:\"app-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(256,511,'_menu_item_type','custom'),(257,511,'_menu_item_menu_item_parent','0'),(258,511,'_menu_item_object_id','511'),(259,511,'_menu_item_object','custom'),(260,511,'_menu_item_target',''),(261,511,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(262,511,'_menu_item_xfn',''),(263,511,'_menu_item_url','#'),(264,511,'_wxr_import_user_slug','admin'),(265,512,'_menu_item_type','custom'),(266,512,'_menu_item_menu_item_parent','0'),(267,512,'_menu_item_object_id','512'),(268,512,'_menu_item_object','custom'),(269,512,'_menu_item_target',''),(270,512,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(271,512,'_menu_item_xfn',''),(272,512,'_menu_item_url','#'),(273,512,'_wxr_import_user_slug','admin'),(274,513,'_menu_item_type','custom'),(275,513,'_menu_item_menu_item_parent','0'),(276,513,'_menu_item_object_id','513'),(277,513,'_menu_item_object','custom'),(278,513,'_menu_item_target',''),(279,513,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(280,513,'_menu_item_xfn',''),(281,513,'_menu_item_url','#'),(282,513,'_wxr_import_user_slug','admin'),(293,618,'_menu_item_type','custom'),(294,618,'_menu_item_menu_item_parent','0'),(295,618,'_menu_item_object_id','618'),(296,618,'_menu_item_object','custom'),(297,618,'_menu_item_target',''),(298,618,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(299,618,'_menu_item_xfn',''),(300,618,'_menu_item_url','https://bill-paypro.com/#features'),(301,618,'_wxr_import_user_slug','admin'),(302,620,'_menu_item_type','custom'),(303,620,'_menu_item_menu_item_parent','0'),(304,620,'_menu_item_object_id','620'),(305,620,'_menu_item_object','custom'),(306,620,'_menu_item_target',''),(307,620,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(308,620,'_menu_item_xfn',''),(309,620,'_menu_item_url','https://bill-paypro.com/#pricing'),(310,620,'_wxr_import_user_slug','admin'),(311,621,'_menu_item_type','custom'),(312,621,'_menu_item_menu_item_parent','0'),(313,621,'_menu_item_object_id','621'),(314,621,'_menu_item_object','custom'),(315,621,'_menu_item_target',''),(316,621,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(317,621,'_menu_item_xfn',''),(318,621,'_menu_item_url','https://bill-paypro.com/#team'),(319,621,'_wxr_import_user_slug','admin'),(320,622,'_menu_item_type','custom'),(321,622,'_menu_item_menu_item_parent','0'),(322,622,'_menu_item_object_id','622'),(323,622,'_menu_item_object','custom'),(324,622,'_menu_item_target',''),(325,622,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(326,622,'_menu_item_xfn',''),(327,622,'_menu_item_url','https://bill-paypro.com/#contact'),(328,622,'_wxr_import_user_slug','admin'),(329,623,'_menu_item_type','custom'),(330,623,'_menu_item_menu_item_parent','0'),(331,623,'_menu_item_object_id','623'),(332,623,'_menu_item_object','custom'),(333,623,'_menu_item_target',''),(334,623,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(335,623,'_menu_item_xfn',''),(336,623,'_menu_item_url','http://www.bill-paypro.com/#home'),(337,623,'_wxr_import_user_slug','admin'),(366,785,'_wp_attached_file','2019/01/cropped-logo.png'),(367,785,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:24:\"2019/01/cropped-logo.png\";s:8:\"filesize\";i:12042;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"cropped-logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13222;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"cropped-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10142;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:24:\"cropped-logo-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8315;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:24:\"cropped-logo-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8315;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:24:\"cropped-logo-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12585;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:24:\"cropped-logo-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12585;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:24:\"cropped-logo-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15024;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:24:\"cropped-logo-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15024;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:24:\"cropped-logo-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17255;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:24:\"cropped-logo-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17255;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:24:\"cropped-logo-512x450.png\";s:5:\"width\";i:512;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11311;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"cropped-logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13222;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"cropped-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(368,785,'_wp_attachment_context','site-icon'),(369,785,'_wxr_import_user_slug','admin'),(370,786,'_wp_attached_file','2019/01/cropped-logo-1.png'),(371,786,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:26:\"2019/01/cropped-logo-1.png\";s:8:\"filesize\";i:12042;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"cropped-logo-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13222;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"cropped-logo-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10142;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:26:\"cropped-logo-1-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8315;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:26:\"cropped-logo-1-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8315;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:26:\"cropped-logo-1-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12585;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:26:\"cropped-logo-1-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12585;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:26:\"cropped-logo-1-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15024;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:26:\"cropped-logo-1-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15024;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:26:\"cropped-logo-1-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17255;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:26:\"cropped-logo-1-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17255;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:26:\"cropped-logo-1-512x450.png\";s:5:\"width\";i:512;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11311;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"cropped-logo-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13222;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"cropped-logo-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(372,786,'_wp_attachment_context','site-icon'),(373,786,'_wxr_import_user_slug','admin'),(374,787,'_wp_attached_file','2019/01/cropped-preloader.gif'),(375,787,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:29:\"2019/01/cropped-preloader.gif\";s:8:\"filesize\";i:16112;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"cropped-preloader-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:14917;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"cropped-preloader-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:5635;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:29:\"cropped-preloader-120x120.gif\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:4139;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:29:\"cropped-preloader-120x120.gif\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:4139;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:29:\"cropped-preloader-240x240.gif\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:10792;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:29:\"cropped-preloader-240x240.gif\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:10792;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:29:\"cropped-preloader-360x360.gif\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:18591;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:29:\"cropped-preloader-360x360.gif\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:18591;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:29:\"cropped-preloader-480x480.gif\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:25634;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:29:\"cropped-preloader-480x480.gif\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:25634;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:29:\"cropped-preloader-512x450.gif\";s:5:\"width\";i:512;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:14987;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"cropped-preloader-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:14917;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"cropped-preloader-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:3166;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,787,'_wp_attachment_context','site-icon'),(377,787,'_wxr_import_user_slug','admin'),(378,789,'_wp_attached_file','2019/01/favicon.png'),(379,789,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:32;s:6:\"height\";i:32;s:4:\"file\";s:19:\"2019/01/favicon.png\";s:8:\"filesize\";i:1258;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:{}}}'),(380,789,'_wxr_import_user_slug','admin'),(381,790,'_wp_attached_file','2019/01/cropped-favicon.png'),(382,790,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:27:\"2019/01/cropped-favicon.png\";s:8:\"filesize\";i:2805;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3375;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2581;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2077;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2077;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2340;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2340;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3334;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3334;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3104;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3104;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-512x450.png\";s:5:\"width\";i:512;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2211;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"cropped-favicon-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3375;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2006;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(383,790,'_wp_attachment_context','site-icon'),(384,790,'_wxr_import_user_slug','admin'),(385,793,'_wxr_import_user_slug','admin'),(386,824,'_wp_attached_file','2019/01/logo-light-1.png'),(387,824,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:946;s:6:\"height\";i:312;s:4:\"file\";s:24:\"2019/01/logo-light-1.png\";s:8:\"filesize\";i:19177;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"logo-light-1-300x99.png\";s:5:\"width\";i:300;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5609;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"logo-light-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2641;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"logo-light-1-768x253.png\";s:5:\"width\";i:768;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16575;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:24:\"logo-light-1-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1990;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:23:\"logo-light-1-120x40.png\";s:5:\"width\";i:120;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2070;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:24:\"logo-light-1-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4126;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:23:\"logo-light-1-240x79.png\";s:5:\"width\";i:240;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4189;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:24:\"logo-light-1-360x312.png\";s:5:\"width\";i:360;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4963;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:24:\"logo-light-1-360x119.png\";s:5:\"width\";i:360;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6692;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:24:\"logo-light-1-480x312.png\";s:5:\"width\";i:480;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6229;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:24:\"logo-light-1-480x158.png\";s:5:\"width\";i:480;s:6:\"height\";i:158;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9030;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:24:\"logo-light-1-750x312.png\";s:5:\"width\";i:750;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11883;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:24:\"logo-light-1-820x312.png\";s:5:\"width\";i:820;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13293;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:24:\"logo-light-1-820x270.png\";s:5:\"width\";i:820;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18145;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"logo-light-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5295;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"logo-light-1-600x198.png\";s:5:\"width\";i:600;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12299;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"logo-light-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(388,824,'_wxr_import_user_slug','admin'),(389,825,'_wp_attached_file','2019/01/logo-1.png'),(390,825,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:946;s:6:\"height\";i:312;s:4:\"file\";s:18:\"2019/01/logo-1.png\";s:8:\"filesize\";i:19674;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"logo-1-300x99.png\";s:5:\"width\";i:300;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7234;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"logo-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2680;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"logo-1-768x253.png\";s:5:\"width\";i:768;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21970;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:18:\"logo-1-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2073;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:17:\"logo-1-120x40.png\";s:5:\"width\";i:120;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2764;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:18:\"logo-1-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4168;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:17:\"logo-1-240x79.png\";s:5:\"width\";i:240;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5586;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:18:\"logo-1-360x312.png\";s:5:\"width\";i:360;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5126;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:18:\"logo-1-360x119.png\";s:5:\"width\";i:360;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8667;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:18:\"logo-1-480x312.png\";s:5:\"width\";i:480;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8790;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:18:\"logo-1-480x158.png\";s:5:\"width\";i:480;s:6:\"height\";i:158;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11749;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:18:\"logo-1-750x312.png\";s:5:\"width\";i:750;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16602;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:18:\"logo-1-820x312.png\";s:5:\"width\";i:820;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18718;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:18:\"logo-1-820x270.png\";s:5:\"width\";i:820;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23828;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"logo-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5307;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"logo-1-600x198.png\";s:5:\"width\";i:600;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15922;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"logo-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1776;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(391,825,'_wxr_import_user_slug','admin'),(392,826,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1663939533811{padding-bottom: 50px !important;}.vc_custom_1663939533813{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(993,622,'_wp_old_date','2022-09-17'),(994,910,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(393,826,'_wpb_vc_js_status','true'),(394,826,'softing_page_top_header_onoff','0'),(395,826,'softing_page_nav_onoff','0'),(396,826,'softing_page_nav_width','container'),(397,826,'softing_page_nav_bgtype','normal'),(398,826,'softing_page_nav_menu_align','text-right'),(399,826,'softing_page_nav_btn','0'),(400,826,'page_footer_onoff','0'),(401,826,'softing_page_fw_onoff','1'),(402,826,'softing_p_fw_bg','a:6:{s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";s:4:\"size\";s:0:\"\";}'),(403,826,'softing_page_hero_display','1'),(404,826,'softing_page_hero_align','text-center'),(405,826,'softing_p_h_bg','a:6:{s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";s:4:\"size\";s:0:\"\";}'),(406,826,'softing_page_hero_overlay_type','dark'),(407,826,'softing_page_layout','full-width'),(408,826,'_wp_page_template','custom-page.php'),(409,826,'softing_page_nav_btn_title','Button Title'),(411,826,'inline_featured_image','0'),(412,826,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1663939533811{padding-bottom: 50px !important;}.vc_custom_1663939533813{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(989,623,'_wp_old_date','2022-09-17'),(990,618,'_wp_old_date','2022-09-17'),(991,620,'_wp_old_date','2022-09-17'),(992,621,'_wp_old_date','2022-09-17'),(826,836,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1160;s:6:\"height\";i:768;s:4:\"file\";s:39:\"2022/09/finalnoticebills-1160x768-1.jpg\";s:8:\"filesize\";i:46446;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"finalnoticebills-1160x768-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16492;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"finalnoticebills-1160x768-1-1024x678.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:678;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103837;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"finalnoticebills-1160x768-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7415;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"finalnoticebills-1160x768-1-768x508.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:508;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67988;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:39:\"finalnoticebills-1160x768-1-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5246;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:38:\"finalnoticebills-1160x768-1-120x79.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3893;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:39:\"finalnoticebills-1160x768-1-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15247;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:39:\"finalnoticebills-1160x768-1-240x159.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11428;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:39:\"finalnoticebills-1160x768-1-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28122;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:39:\"finalnoticebills-1160x768-1-360x238.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:238;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21691;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:39:\"finalnoticebills-1160x768-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43208;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:39:\"finalnoticebills-1160x768-1-480x318.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:318;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33770;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:39:\"finalnoticebills-1160x768-1-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60016;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:39:\"finalnoticebills-1160x768-1-820x768.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85615;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:39:\"finalnoticebills-1160x768-1-820x543.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75360;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:40:\"finalnoticebills-1160x768-1-1040x768.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105354;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:40:\"finalnoticebills-1160x768-1-1040x689.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:689;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106784;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"finalnoticebills-1160x768-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21690;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"finalnoticebills-1160x768-1-600x397.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:397;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47141;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"finalnoticebills-1160x768-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4120;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(825,836,'_wp_attached_file','2022/09/finalnoticebills-1160x768-1.jpg'),(418,826,'_wxr_import_user_slug','admin'),(969,902,'_wp_attachment_backup_sizes','a:13:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:575;s:6:\"height\";i:164;s:4:\"file\";s:43:\"DriveFree-Print-Investment-Vehicle-logo.png\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:51:\"DriveFree-Print-Investment-Vehicle-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6900;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:50:\"DriveFree-Print-Investment-Vehicle-logo-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14743;}s:21:\"softing-120-hard-orig\";a:5:{s:4:\"file\";s:51:\"DriveFree-Print-Investment-Vehicle-logo-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5302;}s:21:\"softing-120-soft-orig\";a:5:{s:4:\"file\";s:50:\"DriveFree-Print-Investment-Vehicle-logo-120x34.png\";s:5:\"width\";i:120;s:6:\"height\";i:34;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4089;}s:21:\"softing-240-hard-orig\";a:5:{s:4:\"file\";s:51:\"DriveFree-Print-Investment-Vehicle-logo-240x164.png\";s:5:\"width\";i:240;s:6:\"height\";i:164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9511;}s:21:\"softing-240-soft-orig\";a:5:{s:4:\"file\";s:50:\"DriveFree-Print-Investment-Vehicle-logo-240x68.png\";s:5:\"width\";i:240;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11059;}s:21:\"softing-360-hard-orig\";a:5:{s:4:\"file\";s:51:\"DriveFree-Print-Investment-Vehicle-logo-360x164.png\";s:5:\"width\";i:360;s:6:\"height\";i:164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15742;}s:21:\"softing-360-soft-orig\";a:5:{s:4:\"file\";s:51:\"DriveFree-Print-Investment-Vehicle-logo-360x103.png\";s:5:\"width\";i:360;s:6:\"height\";i:103;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18669;}s:21:\"softing-480-hard-orig\";a:5:{s:4:\"file\";s:51:\"DriveFree-Print-Investment-Vehicle-logo-480x164.png\";s:5:\"width\";i:480;s:6:\"height\";i:164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24930;}s:21:\"softing-480-soft-orig\";a:5:{s:4:\"file\";s:51:\"DriveFree-Print-Investment-Vehicle-logo-480x137.png\";s:5:\"width\";i:480;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27024;}s:26:\"woocommerce_thumbnail-orig\";a:6:{s:4:\"file\";s:51:\"DriveFree-Print-Investment-Vehicle-logo-300x164.png\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13069;s:9:\"uncropped\";b:0;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:5:{s:4:\"file\";s:51:\"DriveFree-Print-Investment-Vehicle-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4387;}}'),(968,902,'_edit_lock','1663573591:1'),(956,900,'_edit_lock','1663573267:1'),(957,900,'_wp_attachment_backup_sizes','a:13:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:600;s:6:\"height\";i:248;s:4:\"file\";s:43:\"Bill-Tycoon-_-Black-outline-Alternative.png\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:51:\"Bill-Tycoon-_-Black-outline-Alternative-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11655;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:51:\"Bill-Tycoon-_-Black-outline-Alternative-300x124.png\";s:5:\"width\";i:300;s:6:\"height\";i:124;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17090;}s:21:\"softing-120-hard-orig\";a:5:{s:4:\"file\";s:51:\"Bill-Tycoon-_-Black-outline-Alternative-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9036;}s:21:\"softing-120-soft-orig\";a:5:{s:4:\"file\";s:50:\"Bill-Tycoon-_-Black-outline-Alternative-120x50.png\";s:5:\"width\";i:120;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5661;}s:21:\"softing-240-hard-orig\";a:5:{s:4:\"file\";s:51:\"Bill-Tycoon-_-Black-outline-Alternative-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20996;}s:21:\"softing-240-soft-orig\";a:5:{s:4:\"file\";s:50:\"Bill-Tycoon-_-Black-outline-Alternative-240x99.png\";s:5:\"width\";i:240;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12901;}s:21:\"softing-360-hard-orig\";a:5:{s:4:\"file\";s:51:\"Bill-Tycoon-_-Black-outline-Alternative-360x248.png\";s:5:\"width\";i:360;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25899;}s:21:\"softing-360-soft-orig\";a:5:{s:4:\"file\";s:51:\"Bill-Tycoon-_-Black-outline-Alternative-360x149.png\";s:5:\"width\";i:360;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21727;}s:21:\"softing-480-hard-orig\";a:5:{s:4:\"file\";s:51:\"Bill-Tycoon-_-Black-outline-Alternative-480x248.png\";s:5:\"width\";i:480;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33838;}s:21:\"softing-480-soft-orig\";a:5:{s:4:\"file\";s:51:\"Bill-Tycoon-_-Black-outline-Alternative-480x198.png\";s:5:\"width\";i:480;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31770;}s:26:\"woocommerce_thumbnail-orig\";a:6:{s:4:\"file\";s:51:\"Bill-Tycoon-_-Black-outline-Alternative-300x248.png\";s:5:\"width\";i:300;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20897;s:9:\"uncropped\";b:0;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:5:{s:4:\"file\";s:51:\"Bill-Tycoon-_-Black-outline-Alternative-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7159;}}'),(954,900,'_wp_attached_file','2022/09/Bill-Tycoon-_-Black-outline-Alternative-e1663573393761.png'),(955,900,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:83;s:4:\"file\";s:66:\"2022/09/Bill-Tycoon-_-Black-outline-Alternative-e1663573393761.png\";s:8:\"filesize\";i:43096;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"Bill-Tycoon-_-Black-outline-Alternative-300x124.png\";s:5:\"width\";i:300;s:6:\"height\";i:124;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17090;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"Bill-Tycoon-_-Black-outline-Alternative-e1663573393761-150x83.png\";s:5:\"width\";i:150;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9666;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:65:\"Bill-Tycoon-_-Black-outline-Alternative-e1663573393761-120x83.png\";s:5:\"width\";i:120;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7933;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:65:\"Bill-Tycoon-_-Black-outline-Alternative-e1663573393761-120x50.png\";s:5:\"width\";i:120;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6124;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:51:\"Bill-Tycoon-_-Black-outline-Alternative-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20996;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:50:\"Bill-Tycoon-_-Black-outline-Alternative-240x99.png\";s:5:\"width\";i:240;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12901;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:51:\"Bill-Tycoon-_-Black-outline-Alternative-360x248.png\";s:5:\"width\";i:360;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25899;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:51:\"Bill-Tycoon-_-Black-outline-Alternative-360x149.png\";s:5:\"width\";i:360;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21727;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:51:\"Bill-Tycoon-_-Black-outline-Alternative-480x248.png\";s:5:\"width\";i:480;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33838;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:51:\"Bill-Tycoon-_-Black-outline-Alternative-480x198.png\";s:5:\"width\";i:480;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31770;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:51:\"Bill-Tycoon-_-Black-outline-Alternative-300x248.png\";s:5:\"width\";i:300;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20897;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:65:\"Bill-Tycoon-_-Black-outline-Alternative-e1663573393761-100x83.png\";s:5:\"width\";i:100;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6641;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(953,899,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(952,898,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(951,897,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(949,895,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(948,894,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(947,893,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(945,891,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(944,890,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(942,888,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(941,887,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(940,886,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(932,882,'_wp_trash_meta_time','1663407107'),(933,883,'_edit_lock','1663407235:1'),(934,883,'_wp_trash_meta_status','publish'),(935,883,'_wp_trash_meta_time','1663407262'),(936,884,'_edit_lock','1663407902:1'),(937,884,'_wp_trash_meta_status','publish'),(938,884,'_wp_trash_meta_time','1663407913'),(939,885,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(964,901,'_edit_last','1'),(965,901,'_wp_page_template','default'),(966,902,'_wp_attached_file','2022/09/DriveFree-Print-Investment-Vehicle-logo-e1663573723520.png'),(967,902,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:57;s:4:\"file\";s:66:\"2022/09/DriveFree-Print-Investment-Vehicle-logo-e1663573723520.png\";s:8:\"filesize\";i:34707;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"DriveFree-Print-Investment-Vehicle-logo-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14743;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"DriveFree-Print-Investment-Vehicle-logo-e1663573723520-150x57.png\";s:5:\"width\";i:150;s:6:\"height\";i:57;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6838;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:65:\"DriveFree-Print-Investment-Vehicle-logo-e1663573723520-120x57.png\";s:5:\"width\";i:120;s:6:\"height\";i:57;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5188;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:65:\"DriveFree-Print-Investment-Vehicle-logo-e1663573723520-120x34.png\";s:5:\"width\";i:120;s:6:\"height\";i:34;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4500;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:51:\"DriveFree-Print-Investment-Vehicle-logo-240x164.png\";s:5:\"width\";i:240;s:6:\"height\";i:164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9511;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:50:\"DriveFree-Print-Investment-Vehicle-logo-240x68.png\";s:5:\"width\";i:240;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11059;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:51:\"DriveFree-Print-Investment-Vehicle-logo-360x164.png\";s:5:\"width\";i:360;s:6:\"height\";i:164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15742;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:51:\"DriveFree-Print-Investment-Vehicle-logo-360x103.png\";s:5:\"width\";i:360;s:6:\"height\";i:103;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18669;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:51:\"DriveFree-Print-Investment-Vehicle-logo-480x164.png\";s:5:\"width\";i:480;s:6:\"height\";i:164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24930;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:51:\"DriveFree-Print-Investment-Vehicle-logo-480x137.png\";s:5:\"width\";i:480;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27024;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:51:\"DriveFree-Print-Investment-Vehicle-logo-300x164.png\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13069;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:65:\"DriveFree-Print-Investment-Vehicle-logo-e1663573723520-100x57.png\";s:5:\"width\";i:100;s:6:\"height\";i:57;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4377;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(963,901,'_wp_attachment_backup_sizes','a:9:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:330;s:6:\"height\";i:92;s:4:\"file\";s:17:\"logo-tester-2.png\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:24:\"logo-tester-2-150x92.png\";s:5:\"width\";i:150;s:6:\"height\";i:92;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5974;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:24:\"logo-tester-2-300x84.png\";s:5:\"width\";i:300;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9462;}s:21:\"softing-120-hard-orig\";a:5:{s:4:\"file\";s:24:\"logo-tester-2-120x92.png\";s:5:\"width\";i:120;s:6:\"height\";i:92;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4168;}s:21:\"softing-120-soft-orig\";a:5:{s:4:\"file\";s:24:\"logo-tester-2-120x33.png\";s:5:\"width\";i:120;s:6:\"height\";i:33;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2443;}s:21:\"softing-240-hard-orig\";a:5:{s:4:\"file\";s:24:\"logo-tester-2-240x92.png\";s:5:\"width\";i:240;s:6:\"height\";i:92;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9430;}s:21:\"softing-240-soft-orig\";a:5:{s:4:\"file\";s:24:\"logo-tester-2-240x67.png\";s:5:\"width\";i:240;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6941;}s:26:\"woocommerce_thumbnail-orig\";a:6:{s:4:\"file\";s:24:\"logo-tester-2-300x92.png\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9628;s:9:\"uncropped\";b:0;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:5:{s:4:\"file\";s:24:\"logo-tester-2-100x92.png\";s:5:\"width\";i:100;s:6:\"height\";i:92;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3226;}}'),(962,901,'_edit_lock','1663573424:1'),(958,900,'_edit_last','1'),(959,900,'_wp_page_template','default'),(960,901,'_wp_attached_file','2022/09/logo-tester-2-e1663573535535.png'),(961,901,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:56;s:4:\"file\";s:40:\"2022/09/logo-tester-2-e1663573535535.png\";s:8:\"filesize\";i:12132;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"logo-tester-2-300x84.png\";s:5:\"width\";i:300;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9462;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"logo-tester-2-e1663573535535-150x56.png\";s:5:\"width\";i:150;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5141;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:39:\"logo-tester-2-e1663573535535-120x56.png\";s:5:\"width\";i:120;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4375;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:39:\"logo-tester-2-e1663573535535-120x34.png\";s:5:\"width\";i:120;s:6:\"height\";i:34;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2521;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:24:\"logo-tester-2-240x92.png\";s:5:\"width\";i:240;s:6:\"height\";i:92;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9430;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:24:\"logo-tester-2-240x67.png\";s:5:\"width\";i:240;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6941;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"logo-tester-2-300x92.png\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9628;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"logo-tester-2-e1663573535535-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3693;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(800,827,'_wp_attached_file','2022/09/Bill-Pay-Final..png'),(703,257,'_thumbnail_id','500'),(704,257,'bon_quote_bg_opacity','80'),(705,257,'bon_audio_sc_color','#ff7700'),(706,257,'_wp_old_slug','how-to-stand-out-while-fitting-in'),(707,257,'_wpb_vc_js_status','false'),(708,257,'_wxr_import_user_slug','admin'),(711,268,'_thumbnail_id','501'),(712,268,'bon_quote_bg_opacity','80'),(713,268,'bon_audio_sc_color','#ff7700'),(714,268,'_wp_old_slug','why-minimalism-is-the-freaking-future'),(715,268,'_wxr_import_user_slug','admin'),(718,439,'_thumbnail_id','503'),(719,439,'bon_quote_bg_opacity','80'),(720,439,'bon_audio_sc_color','#ff7700'),(721,439,'_wp_old_slug','how-to-stand-out-while-fitting-in-2'),(722,439,'_wp_old_slug','minimalism-will-rule-the-industry-2'),(723,439,'inline_featured_image','0'),(724,439,'_wxr_import_user_slug','admin'),(801,827,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3600;s:6:\"height\";i:4800;s:4:\"file\";s:27:\"2022/09/Bill-Pay-Final..png\";s:8:\"filesize\";i:249137;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Bill-Pay-Final.-225x300.png\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10680;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Bill-Pay-Final.-768x1024.png\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47981;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Bill-Pay-Final.-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6469;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Bill-Pay-Final.-768x1024.png\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47981;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(727,441,'_thumbnail_id','488'),(728,441,'bon_quote_bg_opacity','80'),(729,441,'bon_audio_sc_color','#ff7700'),(730,441,'_dp_original','439'),(731,441,'_wp_old_slug','how-to-get-stuff-done-in-time'),(732,441,'_wp_old_slug','minimalism-will-rule-the-industry'),(733,441,'_wxr_import_user_slug','admin'),(736,444,'_thumbnail_id','495'),(737,444,'bon_quote_bg_opacity','80'),(738,444,'bon_audio_sc_color','#ff7700'),(739,444,'_wp_old_slug','how-to-get-stuff-done-in-time'),(740,444,'_dp_original','441'),(741,444,'softing_embed_content','<iframe width=\"720\" height=\"300\"  allow=\"autoplay\" src=\"https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/394979286&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true\"></iframe>'),(742,444,'_wp_old_slug','trends-you-should-not-follow'),(743,444,'inline_featured_image','0'),(744,444,'_wp_old_slug','minimalism-will-rule-the-industry'),(745,444,'_wpb_vc_js_status','false'),(746,444,'softing_gallery','488'),(747,444,'softing_gallery','490'),(748,444,'softing_gallery','492'),(749,444,'_wxr_import_user_slug','admin'),(752,445,'_thumbnail_id','492'),(753,445,'bon_quote_bg_opacity','80'),(754,445,'bon_audio_sc_color','#ff7700'),(755,445,'_wp_old_slug','how-to-get-stuff-done-in-time'),(756,445,'_dp_original','444'),(757,445,'inline_featured_image','0'),(758,445,'_wp_old_slug','how-to-stand-out-while-fitting-in'),(759,445,'softing_gallery','492'),(760,445,'softing_gallery','490'),(761,445,'softing_gallery','488'),(762,445,'_wxr_import_user_slug','admin'),(765,480,'_thumbnail_id','490'),(766,480,'bon_quote_bg_opacity','80'),(767,480,'bon_audio_sc_color','#ff7700'),(768,480,'inline_featured_image','0'),(769,480,'softing_embed_content','<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/7e90gBu4pas\"  allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(770,480,'_wp_old_slug','minimalism-is-the-freaking-future'),(771,480,'softing_gallery','490'),(772,480,'softing_gallery','489'),(773,480,'softing_gallery','488'),(774,480,'_wpb_vc_js_status','true'),(775,480,'_wxr_import_user_slug','admin'),(776,480,'_wxr_import_has_attachment_refs','1'),(779,482,'_thumbnail_id','494'),(780,482,'bon_quote_bg_opacity','80'),(781,482,'bon_audio_sc_color','#ff7700'),(782,482,'inline_featured_image','0'),(783,482,'_wxr_import_user_slug','admin'),(1085,952,'_wpb_shortcodes_custom_css','.vc_custom_1662357266752{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://payzerofinancial.com/wp-content/uploads/2022/09/bills-bills-bills.webp?id=4545) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1659242635618{background-color: #fff9e0 !important;}.vc_custom_1530520581748{margin-bottom: 20px !important;padding-top: 50px !important;}'),(1052,935,'softing_p_h_bg','a:6:{s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";s:4:\"size\";s:0:\"\";}'),(1053,935,'softing_page_hero_overlay_type','dark'),(1054,935,'softing_page_layout','full-width'),(1044,935,'softing_page_nav_onoff','1'),(1045,935,'softing_page_nav_bgtype','normal'),(1046,935,'softing_page_nav_btn','1'),(1047,935,'page_footer_onoff','1'),(1048,935,'softing_page_fw_onoff','0'),(1049,935,'softing_p_fw_bg','a:6:{s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";s:4:\"size\";s:0:\"\";}'),(1050,935,'softing_page_hero_display','1'),(1051,935,'softing_page_hero_align','text-center'),(1023,928,'_last_editor_used_jetpack','classic-editor'),(1024,928,'_edit_last','1'),(1025,928,'_edit_lock','1663618654:1'),(1026,929,'_wp_trash_meta_status','publish'),(1027,929,'_wp_trash_meta_time','1663616886'),(1028,930,'_wp_trash_meta_status','publish'),(1029,930,'_wp_trash_meta_time','1663616923'),(1030,931,'_wp_trash_meta_status','publish'),(1031,931,'_wp_trash_meta_time','1663617041'),(1032,932,'_edit_lock','1663617104:1'),(1033,932,'_wp_trash_meta_status','publish'),(1034,932,'_wp_trash_meta_time','1663617118'),(1035,933,'_edit_lock','1663618390:1'),(1036,934,'_last_editor_used_jetpack','classic-editor'),(1037,935,'_last_editor_used_jetpack','classic-editor'),(1038,935,'_edit_last','1'),(1039,935,'_edit_lock','1663828774:1'),(1040,936,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1056,935,'_wp_page_template','custom-page.php'),(1042,935,'_wpb_vc_js_status','true'),(1043,937,'_wpb_shortcodes_custom_css','.vc_custom_1482486406591{margin-top: -40px !important;}.vc_custom_1482123419893{margin-bottom: 100px !important;}.vc_custom_1482486413093{padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1482117949347{padding-top: 0px !important;}.vc_custom_1482118076904{margin-bottom: 60px !important;padding-top: 0px !important;}.vc_custom_1482996417118{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1662095485639{margin-bottom: 30px !important;}.vc_custom_1662095602795{margin-bottom: 30px !important;}.vc_custom_1632812690063{margin-bottom: 0px !important;}.vc_custom_1662095691930{margin-bottom: 0px !important;}.vc_custom_1482486429390{padding-top: 120px !important;padding-right: 60px !important;padding-bottom: 120px !important;padding-left: 60px !important;}.vc_custom_1482119860978{padding-top: 120px !important;padding-right: 60px !important;padding-bottom: 120px !important;padding-left: 60px !important;}.vc_custom_1482119688018{margin-bottom: 60px !important;}.vc_custom_1482119817796{margin-bottom: 30px !important;}.vc_custom_1482119813442{margin-bottom: 30px !important;}.vc_custom_1482119823749{margin-bottom: 30px !important;}.vc_custom_1659238727396{margin-bottom: 0px !important;}.vc_custom_1632813471046{margin-bottom: 0px !important;}.vc_custom_1637653487746{margin-bottom: 0px !important;}.vc_custom_1637653547554{margin-bottom: 0px !important;}.vc_custom_1482129760242{padding-top: 120px !important;padding-right: 60px !important;padding-bottom: 120px !important;padding-left: 60px !important;}.vc_custom_1482121805770{margin-bottom: 60px !important;}'),(805,829,'_wp_attachment_backup_sizes','a:21:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1400;s:6:\"height\";i:749;s:4:\"file\";s:21:\"Bill-Pay-Final.-1.png\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:29:\"Bill-Pay-Final.-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8226;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:29:\"Bill-Pay-Final.-1-300x161.png\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9352;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:29:\"Bill-Pay-Final.-1-768x411.png\";s:5:\"width\";i:768;s:6:\"height\";i:411;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33961;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:30:\"Bill-Pay-Final.-1-1024x548.png\";s:5:\"width\";i:1024;s:6:\"height\";i:548;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52012;}s:21:\"softing-120-hard-orig\";a:5:{s:4:\"file\";s:29:\"Bill-Pay-Final.-1-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6203;}s:21:\"softing-120-soft-orig\";a:5:{s:4:\"file\";s:28:\"Bill-Pay-Final.-1-120x64.png\";s:5:\"width\";i:120;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2878;}s:21:\"softing-240-hard-orig\";a:5:{s:4:\"file\";s:29:\"Bill-Pay-Final.-1-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14726;}s:21:\"softing-240-soft-orig\";a:5:{s:4:\"file\";s:29:\"Bill-Pay-Final.-1-240x128.png\";s:5:\"width\";i:240;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7080;}s:21:\"softing-360-hard-orig\";a:5:{s:4:\"file\";s:29:\"Bill-Pay-Final.-1-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26015;}s:21:\"softing-360-soft-orig\";a:5:{s:4:\"file\";s:29:\"Bill-Pay-Final.-1-360x193.png\";s:5:\"width\";i:360;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11951;}s:21:\"softing-480-hard-orig\";a:5:{s:4:\"file\";s:29:\"Bill-Pay-Final.-1-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37806;}s:21:\"softing-480-soft-orig\";a:5:{s:4:\"file\";s:29:\"Bill-Pay-Final.-1-480x257.png\";s:5:\"width\";i:480;s:6:\"height\";i:257;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17136;}s:21:\"softing-750-hard-orig\";a:5:{s:4:\"file\";s:29:\"Bill-Pay-Final.-1-750x450.png\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38047;}s:21:\"softing-820-hard-orig\";a:5:{s:4:\"file\";s:29:\"Bill-Pay-Final.-1-820x749.png\";s:5:\"width\";i:820;s:6:\"height\";i:749;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:72401;}s:21:\"softing-820-soft-orig\";a:5:{s:4:\"file\";s:29:\"Bill-Pay-Final.-1-820x439.png\";s:5:\"width\";i:820;s:6:\"height\";i:439;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37511;}s:22:\"softing-1040-hard-orig\";a:5:{s:4:\"file\";s:30:\"Bill-Pay-Final.-1-1040x749.png\";s:5:\"width\";i:1040;s:6:\"height\";i:749;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75280;}s:22:\"softing-1040-soft-orig\";a:5:{s:4:\"file\";s:30:\"Bill-Pay-Final.-1-1040x556.png\";s:5:\"width\";i:1040;s:6:\"height\";i:556;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52802;}s:26:\"woocommerce_thumbnail-orig\";a:6:{s:4:\"file\";s:29:\"Bill-Pay-Final.-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20020;s:9:\"uncropped\";b:0;}s:23:\"woocommerce_single-orig\";a:5:{s:4:\"file\";s:29:\"Bill-Pay-Final.-1-600x321.png\";s:5:\"width\";i:600;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23523;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:5:{s:4:\"file\";s:29:\"Bill-Pay-Final.-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4975;}}'),(806,828,'_wp_trash_meta_status','publish'),(807,828,'_wp_trash_meta_time','1663390857'),(808,830,'_wp_trash_meta_status','publish'),(809,830,'_wp_trash_meta_time','1663391183'),(810,831,'_wp_attached_file','2022/09/cropped-Bill-Pay-Final-main.png'),(811,831,'_wp_attachment_context','custom-header'),(812,831,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:600;s:6:\"height\";i:333;s:4:\"file\";s:39:\"2022/09/cropped-Bill-Pay-Final-main.png\";s:8:\"filesize\";i:93319;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"cropped-Bill-Pay-Final-main-300x167.png\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31610;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"cropped-Bill-Pay-Final-main-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14913;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:39:\"cropped-Bill-Pay-Final-main-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10897;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:38:\"cropped-Bill-Pay-Final-main-120x67.png\";s:5:\"width\";i:120;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8722;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:39:\"cropped-Bill-Pay-Final-main-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29913;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:39:\"cropped-Bill-Pay-Final-main-240x133.png\";s:5:\"width\";i:240;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22792;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:39:\"cropped-Bill-Pay-Final-main-360x333.png\";s:5:\"width\";i:360;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54179;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:39:\"cropped-Bill-Pay-Final-main-360x200.png\";s:5:\"width\";i:360;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41772;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:39:\"cropped-Bill-Pay-Final-main-480x333.png\";s:5:\"width\";i:480;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77812;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:39:\"cropped-Bill-Pay-Final-main-480x266.png\";s:5:\"width\";i:480;s:6:\"height\";i:266;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:65523;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"cropped-Bill-Pay-Final-main-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42041;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"cropped-Bill-Pay-Final-main-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8423;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:17:\"attachment_parent\";i:11;}'),(813,831,'_wp_attachment_custom_header_last_used_softing-child','1663391271'),(814,831,'_wp_attachment_is_custom_header','softing-child'),(815,832,'_wp_trash_meta_status','publish'),(816,832,'_wp_trash_meta_time','1663391271'),(817,833,'_wp_trash_meta_status','publish'),(818,833,'_wp_trash_meta_time','1663391649'),(819,834,'_wp_trash_meta_status','publish'),(820,834,'_wp_trash_meta_time','1663391716'),(821,826,'_edit_lock','1663939424:1'),(822,826,'_last_editor_used_jetpack','classic-editor'),(823,826,'_edit_last','1'),(824,835,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(827,837,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(829,840,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(830,841,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(831,842,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(832,843,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(833,844,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(834,845,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(835,846,'_wp_trash_meta_status','publish'),(836,846,'_wp_trash_meta_time','1663395540'),(837,847,'_wp_trash_meta_status','publish'),(838,847,'_wp_trash_meta_time','1663395608'),(839,848,'_wp_trash_meta_status','publish'),(840,848,'_wp_trash_meta_time','1663395755'),(841,849,'_wp_trash_meta_status','publish'),(842,849,'_wp_trash_meta_time','1663395854'),(843,850,'_wp_trash_meta_status','publish'),(844,850,'_wp_trash_meta_time','1663395884'),(845,851,'_wp_trash_meta_status','publish'),(846,851,'_wp_trash_meta_time','1663396168'),(847,852,'_wp_trash_meta_status','publish'),(848,852,'_wp_trash_meta_time','1663396190'),(849,853,'_wp_trash_meta_status','publish'),(850,853,'_wp_trash_meta_time','1663396218'),(851,854,'_edit_lock','1663396245:1'),(852,854,'_wp_trash_meta_status','publish'),(853,854,'_wp_trash_meta_time','1663396266'),(854,855,'_wp_trash_meta_status','publish'),(855,855,'_wp_trash_meta_time','1663396295'),(856,856,'_wp_trash_meta_status','publish'),(857,856,'_wp_trash_meta_time','1663396319'),(858,857,'_wp_trash_meta_status','publish'),(859,857,'_wp_trash_meta_time','1663396340'),(860,858,'_edit_lock','1663404822:1'),(861,858,'_wp_trash_meta_status','publish'),(862,858,'_wp_trash_meta_time','1663404827'),(863,859,'_wp_trash_meta_status','publish'),(864,859,'_wp_trash_meta_time','1663404967'),(865,860,'_wp_trash_meta_status','publish'),(866,860,'_wp_trash_meta_time','1663404989'),(867,861,'_wp_trash_meta_status','publish'),(868,861,'_wp_trash_meta_time','1663405097'),(869,862,'_wp_trash_meta_status','publish'),(870,862,'_wp_trash_meta_time','1663405181'),(871,863,'_wp_trash_meta_status','publish'),(872,863,'_wp_trash_meta_time','1663405200'),(873,864,'_wp_trash_meta_status','publish'),(874,864,'_wp_trash_meta_time','1663405255'),(876,865,'_customize_restore_dismissed','1'),(878,623,'_wp_old_date','2019-01-12'),(879,618,'_wp_old_date','2019-01-12'),(880,620,'_wp_old_date','2019-01-12'),(881,621,'_wp_old_date','2019-01-12'),(882,622,'_wp_old_date','2019-01-12'),(950,896,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(946,892,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(943,889,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(921,866,'_customize_restore_dismissed','1'),(922,878,'_wp_trash_meta_status','publish'),(923,878,'_wp_trash_meta_time','1663406757'),(924,879,'_wp_trash_meta_status','publish'),(925,879,'_wp_trash_meta_time','1663406841'),(926,880,'_edit_lock','1663407054:1'),(927,880,'_wp_trash_meta_status','publish'),(928,880,'_wp_trash_meta_time','1663407056'),(929,881,'_wp_trash_meta_status','publish'),(930,881,'_wp_trash_meta_time','1663407081'),(931,882,'_wp_trash_meta_status','publish'),(920,877,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1547232312050{margin-bottom: 15px !important;}.vc_custom_1547232331246{margin-bottom: 15px !important;}.vc_custom_1547232342584{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(970,902,'_edit_last','1'),(971,902,'_wp_page_template','default'),(972,903,'_wp_attached_file','2022/09/ReSpend25-e1663573892349.png'),(973,903,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:54;s:4:\"file\";s:36:\"2022/09/ReSpend25-e1663573892349.png\";s:8:\"filesize\";i:24520;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"ReSpend25-300x80.png\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10499;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"ReSpend25-e1663573892349-150x54.png\";s:5:\"width\";i:150;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5486;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:35:\"ReSpend25-e1663573892349-120x54.png\";s:5:\"width\";i:120;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4486;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:35:\"ReSpend25-e1663573892349-120x32.png\";s:5:\"width\";i:120;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3450;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:21:\"ReSpend25-240x159.png\";s:5:\"width\";i:240;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10259;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:20:\"ReSpend25-240x64.png\";s:5:\"width\";i:240;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8020;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:21:\"ReSpend25-360x159.png\";s:5:\"width\";i:360;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14801;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:20:\"ReSpend25-360x97.png\";s:5:\"width\";i:360;s:6:\"height\";i:97;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13506;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:21:\"ReSpend25-480x159.png\";s:5:\"width\";i:480;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19878;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:21:\"ReSpend25-480x129.png\";s:5:\"width\";i:480;s:6:\"height\";i:129;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19119;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"ReSpend25-300x159.png\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12453;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"ReSpend25-e1663573892349-100x54.png\";s:5:\"width\";i:100;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3786;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(974,903,'_edit_lock','1663573763:1'),(975,903,'_wp_attachment_backup_sizes','a:13:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:593;s:6:\"height\";i:159;s:4:\"file\";s:13:\"ReSpend25.png\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:21:\"ReSpend25-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7225;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:20:\"ReSpend25-300x80.png\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10499;}s:21:\"softing-120-hard-orig\";a:5:{s:4:\"file\";s:21:\"ReSpend25-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5480;}s:21:\"softing-120-soft-orig\";a:5:{s:4:\"file\";s:20:\"ReSpend25-120x32.png\";s:5:\"width\";i:120;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3300;}s:21:\"softing-240-hard-orig\";a:5:{s:4:\"file\";s:21:\"ReSpend25-240x159.png\";s:5:\"width\";i:240;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10259;}s:21:\"softing-240-soft-orig\";a:5:{s:4:\"file\";s:20:\"ReSpend25-240x64.png\";s:5:\"width\";i:240;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8020;}s:21:\"softing-360-hard-orig\";a:5:{s:4:\"file\";s:21:\"ReSpend25-360x159.png\";s:5:\"width\";i:360;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14801;}s:21:\"softing-360-soft-orig\";a:5:{s:4:\"file\";s:20:\"ReSpend25-360x97.png\";s:5:\"width\";i:360;s:6:\"height\";i:97;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13506;}s:21:\"softing-480-hard-orig\";a:5:{s:4:\"file\";s:21:\"ReSpend25-480x159.png\";s:5:\"width\";i:480;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19878;}s:21:\"softing-480-soft-orig\";a:5:{s:4:\"file\";s:21:\"ReSpend25-480x129.png\";s:5:\"width\";i:480;s:6:\"height\";i:129;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19119;}s:26:\"woocommerce_thumbnail-orig\";a:6:{s:4:\"file\";s:21:\"ReSpend25-300x159.png\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12453;s:9:\"uncropped\";b:0;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:5:{s:4:\"file\";s:21:\"ReSpend25-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4586;}}'),(976,903,'_edit_last','1'),(977,903,'_wp_page_template','default'),(978,904,'_wp_attached_file','2022/09/MyXtraMoney-Logo-e1663574021160.png'),(979,904,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:75;s:4:\"file\";s:43:\"2022/09/MyXtraMoney-Logo-e1663574021160.png\";s:8:\"filesize\";i:30692;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"MyXtraMoney-Logo-300x113.png\";s:5:\"width\";i:300;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22783;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"MyXtraMoney-Logo-e1663574021160-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10890;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:42:\"MyXtraMoney-Logo-e1663574021160-120x75.png\";s:5:\"width\";i:120;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8699;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:42:\"MyXtraMoney-Logo-e1663574021160-120x45.png\";s:5:\"width\";i:120;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6696;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:28:\"MyXtraMoney-Logo-240x150.png\";s:5:\"width\";i:240;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18627;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:27:\"MyXtraMoney-Logo-240x90.png\";s:5:\"width\";i:240;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16528;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:28:\"MyXtraMoney-Logo-360x150.png\";s:5:\"width\";i:360;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28254;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:28:\"MyXtraMoney-Logo-360x135.png\";s:5:\"width\";i:360;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29252;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"MyXtraMoney-Logo-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23365;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"MyXtraMoney-Logo-e1663574021160-100x75.png\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7855;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(980,904,'_edit_lock','1663573890:1'),(981,904,'_wp_attachment_backup_sizes','a:11:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:400;s:6:\"height\";i:150;s:4:\"file\";s:20:\"MyXtraMoney-Logo.png\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:28:\"MyXtraMoney-Logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12989;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:28:\"MyXtraMoney-Logo-300x113.png\";s:5:\"width\";i:300;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22783;}s:21:\"softing-120-hard-orig\";a:5:{s:4:\"file\";s:28:\"MyXtraMoney-Logo-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10992;}s:21:\"softing-120-soft-orig\";a:5:{s:4:\"file\";s:27:\"MyXtraMoney-Logo-120x45.png\";s:5:\"width\";i:120;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6435;}s:21:\"softing-240-hard-orig\";a:5:{s:4:\"file\";s:28:\"MyXtraMoney-Logo-240x150.png\";s:5:\"width\";i:240;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18627;}s:21:\"softing-240-soft-orig\";a:5:{s:4:\"file\";s:27:\"MyXtraMoney-Logo-240x90.png\";s:5:\"width\";i:240;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16528;}s:21:\"softing-360-hard-orig\";a:5:{s:4:\"file\";s:28:\"MyXtraMoney-Logo-360x150.png\";s:5:\"width\";i:360;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28254;}s:21:\"softing-360-soft-orig\";a:5:{s:4:\"file\";s:28:\"MyXtraMoney-Logo-360x135.png\";s:5:\"width\";i:360;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29252;}s:26:\"woocommerce_thumbnail-orig\";a:6:{s:4:\"file\";s:28:\"MyXtraMoney-Logo-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23365;s:9:\"uncropped\";b:0;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:5:{s:4:\"file\";s:28:\"MyXtraMoney-Logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8492;}}'),(982,904,'_edit_last','1'),(983,904,'_wp_page_template','default'),(984,905,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(985,906,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(986,907,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(987,908,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}.vc_custom_1547397852874{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(988,909,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(995,911,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(996,912,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(997,913,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(998,914,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(999,915,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1000,916,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1001,917,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1002,918,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1003,919,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1004,920,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1005,921,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1006,922,'_wp_attached_file','2022/09/Karriem-pic.png'),(1007,922,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:23:\"2022/09/Karriem-pic.png\";s:8:\"filesize\";i:448812;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Karriem-pic-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:140429;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Karriem-pic-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42063;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:23:\"Karriem-pic-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27898;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:23:\"Karriem-pic-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27898;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:23:\"Karriem-pic-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:96606;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:23:\"Karriem-pic-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:96606;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:23:\"Karriem-pic-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:192045;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:23:\"Karriem-pic-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:192045;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:23:\"Karriem-pic-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:302884;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:23:\"Karriem-pic-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:302884;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:23:\"Karriem-pic-600x450.png\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:323362;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"Karriem-pic-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:140429;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"Karriem-pic-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20009;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1008,923,'_wp_attached_file','2022/09/Turner-e1663744352312.jpg'),(1009,923,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:163;s:6:\"height\";i:163;s:4:\"file\";s:33:\"2022/09/Turner-e1663744352312.jpg\";s:8:\"filesize\";i:363610;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29632;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Turner-e1663744352312-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20933;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:33:\"Turner-e1663744352312-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19683;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:33:\"Turner-e1663744352312-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19683;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25666;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25666;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34351;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34351;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45824;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45824;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56509;}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29632;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Turner-e1663744352312-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19071;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"9\";s:6:\"credit\";s:15:\"Darnell Wilburn\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1413175230\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"45\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1010,923,'_edit_lock','1663606435:1'),(1011,923,'_edit_last','1'),(1012,923,'_wp_page_template','default'),(1013,923,'_wp_attachment_backup_sizes','a:28:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:10:\"Turner.jpg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:18:\"Turner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21501;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:18:\"Turner-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28033;}s:21:\"softing-120-hard-orig\";a:5:{s:4:\"file\";s:18:\"Turner-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20031;}s:21:\"softing-120-soft-orig\";a:5:{s:4:\"file\";s:17:\"Turner-90x120.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19431;}s:21:\"softing-240-hard-orig\";a:5:{s:4:\"file\";s:18:\"Turner-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26422;}s:21:\"softing-240-soft-orig\";a:5:{s:4:\"file\";s:18:\"Turner-180x240.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24622;}s:21:\"softing-360-hard-orig\";a:5:{s:4:\"file\";s:18:\"Turner-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35896;}s:21:\"softing-360-soft-orig\";a:5:{s:4:\"file\";s:18:\"Turner-270x360.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31607;}s:21:\"softing-480-hard-orig\";a:5:{s:4:\"file\";s:18:\"Turner-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48347;}s:21:\"softing-480-soft-orig\";a:5:{s:4:\"file\";s:18:\"Turner-360x480.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41119;}s:21:\"softing-750-hard-orig\";a:5:{s:4:\"file\";s:18:\"Turner-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57842;}s:26:\"woocommerce_thumbnail-orig\";a:6:{s:4:\"file\";s:18:\"Turner-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30733;s:9:\"uncropped\";b:0;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:5:{s:4:\"file\";s:18:\"Turner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19292;}s:18:\"full-1663744352312\";a:3:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:25:\"Turner-e1663606546270.jpg\";}s:23:\"thumbnail-1663744352312\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21174;}s:20:\"medium-1663744352312\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29632;}s:30:\"softing-120-hard-1663744352312\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19784;}s:30:\"softing-120-soft-1663744352312\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19784;}s:30:\"softing-240-hard-1663744352312\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25666;}s:30:\"softing-240-soft-1663744352312\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25666;}s:30:\"softing-360-hard-1663744352312\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34351;}s:30:\"softing-360-soft-1663744352312\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34351;}s:30:\"softing-480-hard-1663744352312\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45824;}s:30:\"softing-480-soft-1663744352312\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45824;}s:30:\"softing-750-hard-1663744352312\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56509;}s:35:\"woocommerce_thumbnail-1663744352312\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29632;}s:43:\"woocommerce_gallery_thumbnail-1663744352312\";a:5:{s:4:\"file\";s:33:\"Turner-e1663606546270-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19163;}}'),(1014,924,'_wp_attached_file','2022/09/Mikelle-Boone-e1663606894879.jpg'),(1015,924,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:423;s:6:\"height\";i:423;s:4:\"file\";s:40:\"2022/09/Mikelle-Boone-e1663606894879.jpg\";s:8:\"filesize\";i:298166;s:5:\"sizes\";a:20:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606894879-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16888;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Mikelle-Boone-682x1024.jpg\";s:5:\"width\";i:682;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128308;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606894879-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5539;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Mikelle-Boone-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158213;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606894879-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3825;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606894879-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3825;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606894879-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11490;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606894879-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11490;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606894879-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22375;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606894879-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22375;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606818230-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44957;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606818230-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31026;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606818230-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59742;}s:16:\"softing-820-hard\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606818230-600x820.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95555;}s:16:\"softing-820-soft\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606818230-547x820.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78333;}s:17:\"softing-1040-hard\";a:5:{s:4:\"file\";s:26:\"Mikelle-Boone-853x1040.jpg\";s:5:\"width\";i:853;s:6:\"height\";i:1040;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175201;}s:17:\"softing-1040-soft\";a:5:{s:4:\"file\";s:26:\"Mikelle-Boone-693x1040.jpg\";s:5:\"width\";i:693;s:6:\"height\";i:1040;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132533;}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606894879-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16888;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Mikelle-Boone-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103254;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606894879-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3077;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1016,924,'_edit_lock','1663606769:1'),(1017,924,'_wp_attachment_backup_sizes','a:37:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:853;s:6:\"height\";i:1280;s:4:\"file\";s:17:\"Mikelle-Boone.jpg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:25:\"Mikelle-Boone-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6327;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:25:\"Mikelle-Boone-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14021;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:26:\"Mikelle-Boone-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158213;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:26:\"Mikelle-Boone-682x1024.jpg\";s:5:\"width\";i:682;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128308;}s:21:\"softing-120-hard-orig\";a:5:{s:4:\"file\";s:25:\"Mikelle-Boone-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4278;}s:21:\"softing-120-soft-orig\";a:5:{s:4:\"file\";s:24:\"Mikelle-Boone-80x120.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2943;}s:21:\"softing-240-hard-orig\";a:5:{s:4:\"file\";s:25:\"Mikelle-Boone-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14021;}s:21:\"softing-240-soft-orig\";a:5:{s:4:\"file\";s:25:\"Mikelle-Boone-160x240.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9225;}s:21:\"softing-360-hard-orig\";a:5:{s:4:\"file\";s:25:\"Mikelle-Boone-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29373;}s:21:\"softing-360-soft-orig\";a:5:{s:4:\"file\";s:25:\"Mikelle-Boone-240x360.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19252;}s:21:\"softing-480-hard-orig\";a:5:{s:4:\"file\";s:25:\"Mikelle-Boone-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49397;}s:21:\"softing-480-soft-orig\";a:5:{s:4:\"file\";s:25:\"Mikelle-Boone-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32303;}s:21:\"softing-750-hard-orig\";a:5:{s:4:\"file\";s:25:\"Mikelle-Boone-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74499;}s:21:\"softing-820-hard-orig\";a:5:{s:4:\"file\";s:25:\"Mikelle-Boone-820x820.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126583;}s:21:\"softing-820-soft-orig\";a:5:{s:4:\"file\";s:25:\"Mikelle-Boone-546x820.jpg\";s:5:\"width\";i:546;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87285;}s:22:\"softing-1040-hard-orig\";a:5:{s:4:\"file\";s:26:\"Mikelle-Boone-853x1040.jpg\";s:5:\"width\";i:853;s:6:\"height\";i:1040;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175201;}s:22:\"softing-1040-soft-orig\";a:5:{s:4:\"file\";s:26:\"Mikelle-Boone-693x1040.jpg\";s:5:\"width\";i:693;s:6:\"height\";i:1040;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132533;}s:26:\"woocommerce_thumbnail-orig\";a:6:{s:4:\"file\";s:25:\"Mikelle-Boone-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21246;s:9:\"uncropped\";b:0;}s:23:\"woocommerce_single-orig\";a:5:{s:4:\"file\";s:25:\"Mikelle-Boone-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103254;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:5:{s:4:\"file\";s:25:\"Mikelle-Boone-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3331;}s:18:\"full-1663606894879\";a:3:{s:5:\"width\";i:600;s:6:\"height\";i:900;s:4:\"file\";s:32:\"Mikelle-Boone-e1663606818230.jpg\";}s:23:\"thumbnail-1663606894879\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606818230-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6309;}s:20:\"medium-1663606894879\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606818230-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13905;}s:30:\"softing-120-hard-1663606894879\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606818230-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4226;}s:30:\"softing-120-soft-1663606894879\";a:5:{s:4:\"file\";s:39:\"Mikelle-Boone-e1663606818230-80x120.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2937;}s:30:\"softing-240-hard-1663606894879\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606818230-240x240.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13561;}s:30:\"softing-240-soft-1663606894879\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606818230-160x240.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9091;}s:30:\"softing-360-hard-1663606894879\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606818230-360x360.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28002;}s:30:\"softing-360-soft-1663606894879\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606818230-240x360.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18583;}s:30:\"softing-480-hard-1663606894879\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606818230-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44957;}s:30:\"softing-480-soft-1663606894879\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606818230-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31026;}s:30:\"softing-750-hard-1663606894879\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606818230-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59742;}s:30:\"softing-820-hard-1663606894879\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606818230-600x820.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95555;}s:30:\"softing-820-soft-1663606894879\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606818230-547x820.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78333;}s:35:\"woocommerce_thumbnail-1663606894879\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606818230-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20008;}s:43:\"woocommerce_gallery_thumbnail-1663606894879\";a:5:{s:4:\"file\";s:40:\"Mikelle-Boone-e1663606818230-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3294;}}'),(1018,924,'_edit_last','1'),(1019,924,'_wp_page_template','default'),(1020,925,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1547254222574{margin-bottom: 15px !important;}.vc_custom_1547254227977{margin-bottom: 15px !important;}.vc_custom_1547254233217{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1021,926,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1547255450156{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1022,927,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1071,944,'_wpb_shortcodes_custom_css','.vc_custom_1482118076904{margin-bottom: 60px !important;padding-top: 0px !important;}.vc_custom_1662095602795{margin-bottom: 30px !important;}.vc_custom_1632812690063{margin-bottom: 0px !important;}'),(1072,945,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1057,9,'_edit_last','1'),(1058,9,'_wp_page_template','default'),(1059,9,'_edit_lock','1663618188:1'),(1060,3,'_edit_last','1'),(1061,3,'_edit_lock','1663618215:1'),(1062,933,'_wp_trash_meta_status','publish'),(1063,933,'_wp_trash_meta_time','1663618416'),(1064,940,'_edit_lock','1663618533:1'),(1065,940,'_wp_trash_meta_status','publish'),(1066,940,'_wp_trash_meta_time','1663618545'),(1067,941,'_edit_lock','1663618734:1'),(1068,941,'_wp_trash_meta_status','publish'),(1069,941,'_wp_trash_meta_time','1663618748'),(1070,943,'_wpb_shortcodes_custom_css','.vc_custom_1482118076904{margin-bottom: 60px !important;padding-top: 0px !important;}.vc_custom_1662095602795{margin-bottom: 30px !important;}.vc_custom_1632812690063{margin-bottom: 0px !important;}'),(1073,946,'_form','<label> Your name\n    [text* your-name] </label>\n\n<label> Your email\n    [email* your-email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit \"Submit\"]'),(1074,946,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:41:\"[_site_title] <wordpress@bill-paypro.com>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:163:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1075,946,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:41:\"[_site_title] <wordpress@bill-paypro.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1076,946,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:27:\"Please fill out this field.\";s:16:\"invalid_too_long\";s:32:\"This field has a too long input.\";s:17:\"invalid_too_short\";s:33:\"This field has a too short input.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:31:\"The uploaded file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:41:\"Please enter a date in YYYY-MM-DD format.\";s:14:\"date_too_early\";s:32:\"This field has a too early date.\";s:13:\"date_too_late\";s:31:\"This field has a too late date.\";s:14:\"invalid_number\";s:22:\"Please enter a number.\";s:16:\"number_too_small\";s:34:\"This field has a too small number.\";s:16:\"number_too_large\";s:34:\"This field has a too large number.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:30:\"Please enter an email address.\";s:11:\"invalid_url\";s:19:\"Please enter a URL.\";s:11:\"invalid_tel\";s:32:\"Please enter a telephone number.\";}'),(1077,946,'_additional_settings',''),(1078,946,'_locale','en_US'),(1079,947,'_wp_trash_meta_status','publish'),(1080,947,'_wp_trash_meta_time','1663645788'),(1081,948,'_wp_trash_meta_status','publish'),(1082,948,'_wp_trash_meta_time','1663645801'),(1083,949,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1084,950,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1086,935,'_wpb_shortcodes_custom_css','.vc_custom_1659242635618{background-color: #fff9e0 !important;}.vc_custom_1663649652086{margin-top: 20px !important;margin-bottom: 30px !important;}.vc_custom_1663649597391{margin-top: 20px !important;}.vc_custom_1663649810194{margin-bottom: 50px !important;}.vc_custom_1663649998104{margin-bottom: 50px !important;}'),(1088,954,'_wpb_shortcodes_custom_css','.vc_custom_1659242635618{background-color: #fff9e0 !important;}'),(1089,955,'_wpb_shortcodes_custom_css','.vc_custom_1659242635618{background-color: #fff9e0 !important;}.vc_custom_1663649652086{margin-top: 20px !important;margin-bottom: 30px !important;}.vc_custom_1663649597391{margin-top: 20px !important;}'),(1087,953,'_wpb_shortcodes_custom_css','.vc_custom_1659242635618{background-color: #fff9e0 !important;}'),(1090,956,'_wpb_shortcodes_custom_css','.vc_custom_1659242635618{background-color: #fff9e0 !important;}.vc_custom_1663649652086{margin-top: 20px !important;margin-bottom: 30px !important;}.vc_custom_1663649597391{margin-top: 20px !important;}.vc_custom_1663649742585{margin-bottom: 50px !important;}'),(1091,957,'_wp_attached_file','2022/09/Web-pic-e1663744318506.png'),(1092,957,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:163;s:6:\"height\";i:163;s:4:\"file\";s:34:\"2022/09/Web-pic-e1663744318506.png\";s:8:\"filesize\";i:68490;s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Web-pic-e1663744318506-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26951;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:34:\"Web-pic-e1663744318506-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18836;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:34:\"Web-pic-e1663744318506-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18836;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:19:\"Web-pic-187x240.png\";s:5:\"width\";i:187;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59547;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:19:\"Web-pic-150x240.png\";s:5:\"width\";i:150;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45672;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Web-pic-e1663744318506-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13993;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1093,958,'_wpb_shortcodes_custom_css','.vc_custom_1659242635618{background-color: #fff9e0 !important;}.vc_custom_1663649652086{margin-top: 20px !important;margin-bottom: 30px !important;}.vc_custom_1663649597391{margin-top: 20px !important;}.vc_custom_1663649810194{margin-bottom: 50px !important;}'),(1094,959,'_wpb_shortcodes_custom_css','.vc_custom_1659242635618{background-color: #fff9e0 !important;}.vc_custom_1663649652086{margin-top: 20px !important;margin-bottom: 30px !important;}.vc_custom_1663649597391{margin-top: 20px !important;}.vc_custom_1663649810194{margin-bottom: 50px !important;}.vc_custom_1663649998104{margin-bottom: 50px !important;}'),(1095,960,'_last_editor_used_jetpack','classic-editor'),(1096,960,'_edit_last','1'),(1097,960,'_edit_lock','1663651121:1'),(1098,960,'_visibility','visible'),(1099,960,'_stock_status','instock'),(1100,960,'_wp_page_template','default'),(1101,960,'_regular_price','99'),(1102,960,'total_sales','0'),(1103,960,'_tax_status','taxable'),(1104,960,'_tax_class',''),(1105,960,'_manage_stock','no'),(1106,960,'_backorders','no'),(1107,960,'_sold_individually','no'),(1108,960,'_virtual','yes'),(1109,960,'_downloadable','no'),(1110,960,'_download_limit','-1'),(1111,960,'_download_expiry','-1'),(1112,960,'_stock',NULL),(1113,960,'_wc_average_rating','0'),(1114,960,'_wc_review_count','0'),(1115,960,'_product_version','6.8.0'),(1116,960,'_price','99'),(1117,961,'_last_editor_used_jetpack','classic-editor'),(1118,961,'_edit_last','1'),(1119,961,'_edit_lock','1663652867:1'),(1120,961,'_visibility','visible'),(1121,961,'_stock_status','instock'),(1122,961,'_wp_page_template','default'),(1123,961,'_regular_price','199'),(1124,961,'total_sales','0'),(1125,961,'_tax_status','taxable'),(1126,961,'_tax_class',''),(1127,961,'_manage_stock','no'),(1128,961,'_backorders','no'),(1129,961,'_sold_individually','no'),(1130,961,'_virtual','yes'),(1131,961,'_downloadable','no'),(1132,961,'_download_limit','-1'),(1133,961,'_download_expiry','-1'),(1134,961,'_stock',NULL),(1135,961,'_wc_average_rating','0'),(1136,961,'_wc_review_count','0'),(1137,961,'_product_version','6.8.0'),(1138,961,'_price','199'),(1139,962,'_last_editor_used_jetpack','classic-editor'),(1140,962,'_edit_last','1'),(1141,962,'_edit_lock','1663652754:1'),(1142,962,'_visibility','visible'),(1143,962,'_stock_status','instock'),(1144,962,'_wp_page_template','default'),(1145,962,'_regular_price','299'),(1146,962,'total_sales','0'),(1147,962,'_tax_status','taxable'),(1148,962,'_tax_class',''),(1149,962,'_manage_stock','no'),(1150,962,'_backorders','no'),(1151,962,'_sold_individually','no'),(1152,962,'_virtual','yes'),(1153,962,'_downloadable','no'),(1154,962,'_download_limit','-1'),(1155,962,'_download_expiry','-1'),(1156,962,'_stock',NULL),(1157,962,'_wc_average_rating','0'),(1158,962,'_wc_review_count','0'),(1159,962,'_product_version','6.8.0'),(1160,962,'_price','299'),(1161,963,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1162,964,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1163,965,'_wp_attached_file','2022/09/Chester-Davis.png'),(1164,965,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:25:\"2022/09/Chester-Davis.png\";s:8:\"filesize\";i:30151;s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Chester-Davis-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30353;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:25:\"Chester-Davis-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19007;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:25:\"Chester-Davis-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19007;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Chester-Davis-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13723;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1165,966,'_wp_attached_file','2022/09/dustin_king_head-e1663744286957.png'),(1166,966,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:163;s:6:\"height\";i:163;s:4:\"file\";s:43:\"2022/09/dustin_king_head-e1663744286957.png\";s:8:\"filesize\";i:33849;s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"dustin_king_head-e1663744286957-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27336;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:43:\"dustin_king_head-e1663744286957-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18824;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:43:\"dustin_king_head-e1663744286957-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18824;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"dustin_king_head-e1663744286957-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13870;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,967,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1168,968,'_last_editor_used_jetpack','classic-editor'),(1169,969,'_wp_trash_meta_status','publish'),(1170,969,'_wp_trash_meta_time','1663689063'),(1171,968,'_edit_last','1'),(1172,968,'_edit_lock','1663695317:1'),(1187,973,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1174,968,'_wpb_vc_js_status','false'),(1176,968,'softing_page_nav_onoff','1'),(1177,968,'softing_page_nav_bgtype','normal'),(1178,968,'softing_page_nav_btn','1'),(1179,968,'page_footer_onoff','1'),(1180,968,'softing_page_fw_onoff','0'),(1181,968,'softing_p_fw_bg','a:6:{s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";s:4:\"size\";s:0:\"\";}'),(1182,968,'softing_page_hero_display','1'),(1183,968,'softing_page_hero_align','text-center'),(1184,968,'softing_p_h_bg','a:6:{s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";s:4:\"size\";s:0:\"\";}'),(1185,968,'softing_page_hero_overlay_type','dark'),(1186,968,'softing_page_layout','full-width'),(1188,974,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1189,957,'_edit_lock','1663743142:1'),(1190,957,'_edit_last','1'),(1191,957,'_wp_page_template','default'),(1192,957,'_wp_attachment_backup_sizes','a:12:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:187;s:6:\"height\";i:300;s:4:\"file\";s:11:\"Web-pic.png\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:19:\"Web-pic-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32078;}s:21:\"softing-120-hard-orig\";a:5:{s:4:\"file\";s:19:\"Web-pic-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22134;}s:21:\"softing-120-soft-orig\";a:5:{s:4:\"file\";s:18:\"Web-pic-75x120.png\";s:5:\"width\";i:75;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14541;}s:21:\"softing-240-hard-orig\";a:5:{s:4:\"file\";s:19:\"Web-pic-187x240.png\";s:5:\"width\";i:187;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59547;}s:21:\"softing-240-soft-orig\";a:5:{s:4:\"file\";s:19:\"Web-pic-150x240.png\";s:5:\"width\";i:150;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45672;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:5:{s:4:\"file\";s:19:\"Web-pic-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16376;}s:18:\"full-1663744318506\";a:3:{s:5:\"width\";i:187;s:6:\"height\";i:187;s:4:\"file\";s:26:\"Web-pic-e1663742847897.png\";}s:23:\"thumbnail-1663744318506\";a:5:{s:4:\"file\";s:34:\"Web-pic-e1663742847897-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27734;}s:30:\"softing-120-hard-1663744318506\";a:5:{s:4:\"file\";s:34:\"Web-pic-e1663742847897-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19194;}s:30:\"softing-120-soft-1663744318506\";a:5:{s:4:\"file\";s:34:\"Web-pic-e1663742847897-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19194;}s:43:\"woocommerce_gallery_thumbnail-1663744318506\";a:5:{s:4:\"file\";s:34:\"Web-pic-e1663742847897-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14117;}}'),(1193,975,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1194,976,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1195,966,'_wp_attachment_backup_sizes','a:5:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:163;s:6:\"height\";i:163;s:4:\"file\";s:20:\"dustin_king_head.png\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:28:\"dustin_king_head-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27336;}s:21:\"softing-120-hard-orig\";a:5:{s:4:\"file\";s:28:\"dustin_king_head-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18824;}s:21:\"softing-120-soft-orig\";a:5:{s:4:\"file\";s:28:\"dustin_king_head-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18824;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:5:{s:4:\"file\";s:28:\"dustin_king_head-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13870;}}'),(1196,977,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1197,978,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1198,979,'_wp_attached_file','2022/09/Karriem-head.png'),(1199,979,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:763;s:6:\"height\";i:763;s:4:\"file\";s:24:\"2022/09/Karriem-head.png\";s:8:\"filesize\";i:991475;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Karriem-head-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:133162;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Karriem-head-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34249;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:24:\"Karriem-head-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22829;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:24:\"Karriem-head-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22829;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:24:\"Karriem-head-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:85145;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:24:\"Karriem-head-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:85145;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:24:\"Karriem-head-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:193349;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:24:\"Karriem-head-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:193349;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:24:\"Karriem-head-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:348090;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:24:\"Karriem-head-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:348090;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:24:\"Karriem-head-750x450.png\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:523309;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Karriem-head-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:133162;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Karriem-head-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:544667;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Karriem-head-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16427;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,980,'_wp_attached_file','2022/09/dustin_king_head-1.png'),(1201,980,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:763;s:6:\"height\";i:763;s:4:\"file\";s:30:\"2022/09/dustin_king_head-1.png\";s:8:\"filesize\";i:767965;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"dustin_king_head-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:156455;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"dustin_king_head-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45379;}s:16:\"softing-120-hard\";a:5:{s:4:\"file\";s:30:\"dustin_king_head-1-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30210;}s:16:\"softing-120-soft\";a:5:{s:4:\"file\";s:30:\"dustin_king_head-1-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30210;}s:16:\"softing-240-hard\";a:5:{s:4:\"file\";s:30:\"dustin_king_head-1-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105195;}s:16:\"softing-240-soft\";a:5:{s:4:\"file\";s:30:\"dustin_king_head-1-240x240.png\";s:5:\"width\";i:240;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105195;}s:16:\"softing-360-hard\";a:5:{s:4:\"file\";s:30:\"dustin_king_head-1-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:215015;}s:16:\"softing-360-soft\";a:5:{s:4:\"file\";s:30:\"dustin_king_head-1-360x360.png\";s:5:\"width\";i:360;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:215015;}s:16:\"softing-480-hard\";a:5:{s:4:\"file\";s:30:\"dustin_king_head-1-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:348598;}s:16:\"softing-480-soft\";a:5:{s:4:\"file\";s:30:\"dustin_king_head-1-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:348598;}s:16:\"softing-750-hard\";a:5:{s:4:\"file\";s:30:\"dustin_king_head-1-750x450.png\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:432511;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"dustin_king_head-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:156455;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"dustin_king_head-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:499205;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"dustin_king_head-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21589;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1202,981,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1203,982,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1204,983,'_wp_trash_meta_status','publish'),(1205,983,'_wp_trash_meta_time','1663827575'),(1206,984,'_wp_trash_meta_status','publish'),(1207,984,'_wp_trash_meta_time','1663827612'),(1208,985,'_wp_trash_meta_status','publish'),(1209,985,'_wp_trash_meta_time','1663827630'),(1210,986,'_edit_lock','1663827752:1'),(1211,986,'_wp_trash_meta_status','publish'),(1212,986,'_wp_trash_meta_time','1663827781'),(1213,623,'_wp_old_date','2022-09-19'),(1214,618,'_wp_old_date','2022-09-19'),(1215,620,'_wp_old_date','2022-09-19'),(1216,621,'_wp_old_date','2022-09-19'),(1217,622,'_wp_old_date','2022-09-19'),(1220,988,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1218,826,'softing_page_nav_btn1_target','_self'),(1219,987,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1221,989,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1222,990,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1547262403879{padding-bottom: 50px !important;}.vc_custom_1547262403889{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1223,991,'_last_editor_used_jetpack','classic-editor'),(1224,991,'_edit_last','1'),(1225,991,'_edit_lock','1663907722:1'),(1239,623,'_wp_old_date','2022-09-22'),(1227,991,'_wpb_vc_js_status','true'),(1228,991,'softing_page_nav_onoff','1'),(1229,991,'softing_page_nav_bgtype','normal'),(1230,991,'softing_page_nav_btn','1'),(1231,991,'page_footer_onoff','1'),(1232,991,'softing_page_fw_onoff','0'),(1233,991,'softing_p_fw_bg','a:6:{s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";s:4:\"size\";s:0:\"\";}'),(1234,991,'softing_page_hero_display','1'),(1235,991,'softing_page_hero_align','text-center'),(1236,991,'softing_p_h_bg','a:6:{s:5:\"color\";s:0:\"\";s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:0:\"\";s:4:\"size\";s:0:\"\";}'),(1237,991,'softing_page_hero_overlay_type','dark'),(1238,991,'softing_page_layout','full-width'),(1240,618,'_wp_old_date','2022-09-22'),(1241,620,'_wp_old_date','2022-09-22'),(1242,621,'_wp_old_date','2022-09-22'),(1243,622,'_wp_old_date','2022-09-22'),(1244,993,'_wpb_shortcodes_custom_css','.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262307575{background-color: #f9f9f9 !important;}.vc_custom_1547236740795{background-color: #edf5ff !important;}.vc_custom_1547262383704{background-color: #f9f9f9 !important;}.vc_custom_1663939533811{padding-bottom: 50px !important;}.vc_custom_1663939533813{padding-bottom: 20px !important;}.vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1547250879726{padding-bottom: 24px !important;}.vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}.vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}.vc_custom_1663572344388{margin-bottom: 15px !important;}.vc_custom_1663572222149{margin-bottom: 15px !important;}.vc_custom_1663572150463{margin-bottom: 15px !important;}.vc_custom_1547237921607{margin-top: -30px !important;}.vc_custom_1547237921610{margin-top: 0px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547242603484{padding-right: 35px !important;}.vc_custom_1547242603491{padding-right: 0px !important;}.vc_custom_1547239733463{margin-top: 50px !important;}.vc_custom_1547239725621{margin-top: 50px !important;}.vc_custom_1547239470203{margin-top: 50px !important;}.vc_custom_1547239483814{margin-top: 50px !important;}.vc_custom_1547237287752{margin-top: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547244674645{margin-bottom: 30px !important;}.vc_custom_1547244747622{margin-bottom: 30px !important;}.vc_custom_1547247870657{margin-bottom: 30px !important;}.vc_custom_1663607655220{margin-bottom: 15px !important;}.vc_custom_1663607691469{margin-bottom: 15px !important;}.vc_custom_1663607731700{margin-bottom: 15px !important;}.vc_custom_1547254365009{margin-top: 40px !important;}.vc_custom_1547253477436{margin-bottom: 50px !important;}.vc_custom_1663608055505{margin-top: 30px !important;}.vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}.vc_custom_1547259864512{padding-right: 0px !important;}.vc_custom_1547259334109{padding-bottom: 80px !important;}.vc_custom_1547259334115{padding-bottom: 50px !important;}.vc_custom_1547324415387{margin-bottom: -20px !important;}.vc_custom_1547324415394{margin-bottom: 30px !important;}'),(1245,1,'_wp_trash_meta_status','draft'),(1246,1,'_wp_trash_meta_time','1663939931'),(1247,1,'_wp_desired_post_slug','hello-world'),(1248,1,'_wp_trash_meta_comments_status','a:1:{i:1;s:1:\"1\";}'),(1249,482,'_wp_trash_meta_status','publish'),(1250,482,'_wp_trash_meta_time','1663939932'),(1251,482,'_wp_desired_post_slug','482'),(1252,482,'_wp_trash_meta_comments_status','a:4:{i:17;s:1:\"1\";i:18;s:1:\"1\";i:19;s:1:\"1\";i:20;s:1:\"1\";}'),(1253,480,'_wp_trash_meta_status','publish'),(1254,480,'_wp_trash_meta_time','1663939932'),(1255,480,'_wp_desired_post_slug','speaking-replying-mistress-him-numerous'),(1256,480,'_wp_trash_meta_comments_status','a:3:{i:14;s:1:\"1\";i:15;s:1:\"1\";i:16;s:1:\"1\";}'),(1257,445,'_wp_trash_meta_status','publish'),(1258,445,'_wp_trash_meta_time','1663939932'),(1259,445,'_wp_desired_post_slug','reasonably-conviction-solicitude'),(1260,445,'_wp_trash_meta_comments_status','a:2:{i:12;s:1:\"1\";i:13;s:1:\"1\";}'),(1261,444,'_wp_trash_meta_status','publish'),(1262,444,'_wp_trash_meta_time','1663939932'),(1263,444,'_wp_desired_post_slug','beachvibes-modern-emotions'),(1264,444,'_wp_trash_meta_comments_status','a:4:{i:8;s:1:\"1\";i:9;s:1:\"1\";i:10;s:1:\"1\";i:11;s:1:\"1\";}'),(1265,441,'_wp_trash_meta_status','publish'),(1266,441,'_wp_trash_meta_time','1663939932'),(1267,441,'_wp_desired_post_slug','why-minimalism-is-the-future'),(1268,441,'_wp_trash_meta_comments_status','a:2:{i:6;s:1:\"1\";i:7;s:1:\"1\";}'),(1269,439,'_wp_trash_meta_status','publish'),(1270,439,'_wp_trash_meta_time','1663939932'),(1271,439,'_wp_desired_post_slug','trends-you-should-not-follow-2'),(1272,439,'_wp_trash_meta_comments_status','a:2:{i:4;s:1:\"1\";i:5;s:1:\"1\";}'),(1273,268,'_wp_trash_meta_status','publish'),(1274,268,'_wp_trash_meta_time','1663939932'),(1275,268,'_wp_desired_post_slug','how-to-get-stuff-done-in-time'),(1276,257,'_wp_trash_meta_status','publish'),(1277,257,'_wp_trash_meta_time','1663939932'),(1278,257,'_wp_desired_post_slug','how-to-get-sales-and-boost-it'),(1279,257,'_wp_trash_meta_comments_status','a:2:{i:2;s:1:\"1\";i:3;s:1:\"1\";}');
/*!40000 ALTER TABLE `wp2o_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp2o_postmeta` with 762 row(s)
--

--
-- Table structure for table `wp2o_posts`
--

DROP TABLE IF EXISTS `wp2o_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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=1002 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp2o_posts`
--

LOCK TABLES `wp2o_posts` WRITE;
/*!40000 ALTER TABLE `wp2o_posts` DISABLE KEYS */;
INSERT INTO `wp2o_posts` VALUES (1,1,'2022-09-16 16:19:37','2022-09-16 16:19:37','<!-- 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','','','2022-09-23 13:32:12','2022-09-23 13:32:12','',0,'https://www.bill-paypro.com/?p=1',0,'post','',1),(3,1,'2022-09-16 16:19:37','2022-09-16 16:19:37','<!-- 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://www.bill-paypro.com.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where your data is sent</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2022-09-19 20:10:15','2022-09-19 20:10:15','',0,'https://www.bill-paypro.com/?page_id=3',0,'page','',0),(4,0,'2022-09-16 16:20:05','2022-09-16 16:20:05','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2022-09-16 16:20:05','2022-09-16 16:20:05','',0,'https://www.bill-paypro.com/wp-content/uploads/2022/09/woocommerce-placeholder.png',0,'attachment','image/png',0),(6,1,'2022-09-16 16:20:22','2022-09-16 16:20:22','<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->','Cart','','publish','closed','closed','','cart','','','2022-09-16 16:20:22','2022-09-16 16:20:22','',0,'https://www.bill-paypro.com/cart/',0,'page','',0),(7,1,'2022-09-16 16:20:22','2022-09-16 16:20:22','<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->','Checkout','','publish','closed','closed','','checkout','','','2022-09-16 16:20:22','2022-09-16 16:20:22','',0,'https://www.bill-paypro.com/checkout/',0,'page','',0),(8,1,'2022-09-16 16:20:22','2022-09-16 16:20:22','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','My account','','publish','closed','closed','','my-account','','','2022-09-16 16:20:22','2022-09-16 16:20:22','',0,'https://www.bill-paypro.com/my-account/',0,'page','',0),(9,1,'2022-09-16 16:20:22','2022-09-16 16:20:22','<!-- 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','','publish','closed','closed','','refund_returns','','','2022-09-19 20:09:48','2022-09-19 20:09:48','',0,'https://www.bill-paypro.com/?page_id=9',0,'page','',0),(10,1,'2022-09-16 16:24:53','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2022-09-16 16:24:53','0000-00-00 00:00:00','',0,'https://www.bill-paypro.com/?p=10',0,'post','',0),(11,1,'2022-09-16 16:42:12','2022-09-16 16:42:12','','Bill-Pay-Final-main','','inherit','open','closed','','bill-pay-final-main','','','2022-09-19 19:43:39','2022-09-19 19:43:39','',928,'https://www.bill-paypro.com/wp-content/uploads/2022/09/Bill-Pay-Final-main.png',0,'attachment','image/png',0),(12,1,'2022-09-16 16:43:32','2022-09-16 16:43:32','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-twentytwentytwo','','','2022-09-16 16:43:32','2022-09-16 16:43:32','',0,'https://www.bill-paypro.com/2022/09/16/wp-global-styles-twentytwentytwo/',0,'wp_global_styles','',0),(13,1,'2022-09-16 16:44:15','2022-09-16 16:44:15','{\n    \"blogname\": {\n        \"value\": \"Bill-Pay Pro\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-16 16:44:15\"\n    }\n}','','','trash','closed','closed','','6e2f8fc8-1f92-4b73-baec-f1786174b1a4','','','2022-09-16 16:44:15','2022-09-16 16:44:15','',0,'https://www.bill-paypro.com/2022/09/16/6e2f8fc8-1f92-4b73-baec-f1786174b1a4/',0,'customize_changeset','',0),(885,1,'2022-09-18 15:29:16','2022-09-18 15:29:16','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We\'re Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" img=\"536\" shape=\"550\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Ticket Manage\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-ticket\" primarybg=\"#4ac4f3\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Workflow\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"File Upload\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-file\" primarybg=\"#4ac4f3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-18 15:29:16','2022-09-18 15:29:16','',826,'https://www.bill-paypro.com/?p=885',0,'revision','',0),(840,1,'2022-09-17 05:53:27','2022-09-17 05:53:27','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"custom\" mstyle=\"normal\" cmenu=\"%5B%7B%22link%22%3A%22url%3A%2523%7Ctitle%3AHome%7C%7C%22%2C%22submenu%22%3A%22yes%22%2C%22subloop%22%3A%22%255B%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252F%257Ctitle%253AHome%252520Version%252520One%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-2%25252F%257Ctitle%253AHome%252520Version%252520Two%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-3%25252F%257Ctitle%253AHome%252520Version%252520Three%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-4%25252F%257Ctitle%253AHome%252520Version%252520Four%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-5%25252F%257Ctitle%253AHome%252520Version%252520Five%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-6%25252F%257Ctitle%253AHome%252520Version%252520Six%257C%257C%2522%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523about%7Ctitle%3AAbout%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523features%7Ctitle%3AFeatures%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523pricing%7Ctitle%3APricing%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523team%7Ctitle%3ATeam%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523%7Ctitle%3APages%7C%7C%22%2C%22submenu%22%3A%22yes%22%2C%22subloop%22%3A%22%255B%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fblog%25252F%257Ctitle%253ABlog%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Fblog-grid-2-column%25252F%257Ctitle%253ABlog%252520Grid%2525202%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Fblog-grid-3-column%25252F%257Ctitle%253ABlog%252520Grid%2525203%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F03%25252Fspeaking-replying-mistress-him-numerous%25252F%257Ctitle%253ABlog%252520Post%252520Video%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F02%25252Fbeachvibes-modern-emotions%25252F%257Ctitle%253ABlog%252520Post%252520Audio%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F02%25252Fbeachvibes-modern-emotions%25252F%257Ctitle%253ABlog%252520Post%252520Gallery%252520Slider%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F03%25252F482%25252F%257Ctitle%253ABlog%252520Post%252520Image%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Ferrors404page%257Ctitle%253AError%252520404%257C%257C%2522%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523contact%7Ctitle%3AContact%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%5D\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\" logo2=\"829\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We\'re Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" img=\"536\" shape=\"550\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%234ac4f3\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"Create your app page\r\nwith expert developer\" font_container=\"tag:h2|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"Both rest of know draw fond post as. It agreement defective to excellent. Feebly do engage of narrow. Extensive repulsive belonging depending if promotion be zealously as. Preference inquietude ask now are dispatched led appearance. Small meant in so doubt hopes.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Ticket Manage\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-ticket\" primarybg=\"#4ac4f3\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Workflow\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"File Upload\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-file\" primarybg=\"#4ac4f3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home 1','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-17 05:53:27','2022-09-17 05:53:27','',826,'https://www.bill-paypro.com/?p=840',0,'revision','',0),(838,1,'2022-09-17 05:47:43','2022-09-17 05:47:43','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"custom\" mstyle=\"normal\" cmenu=\"%5B%7B%22link%22%3A%22url%3A%2523%7Ctitle%3AHome%7C%7C%22%2C%22submenu%22%3A%22yes%22%2C%22subloop%22%3A%22%255B%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252F%257Ctitle%253AHome%252520Version%252520One%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-2%25252F%257Ctitle%253AHome%252520Version%252520Two%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-3%25252F%257Ctitle%253AHome%252520Version%252520Three%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-4%25252F%257Ctitle%253AHome%252520Version%252520Four%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-5%25252F%257Ctitle%253AHome%252520Version%252520Five%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-6%25252F%257Ctitle%253AHome%252520Version%252520Six%257C%257C%2522%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523about%7Ctitle%3AAbout%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523features%7Ctitle%3AFeatures%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523pricing%7Ctitle%3APricing%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523team%7Ctitle%3ATeam%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523%7Ctitle%3APages%7C%7C%22%2C%22submenu%22%3A%22yes%22%2C%22subloop%22%3A%22%255B%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fblog%25252F%257Ctitle%253ABlog%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Fblog-grid-2-column%25252F%257Ctitle%253ABlog%252520Grid%2525202%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Fblog-grid-3-column%25252F%257Ctitle%253ABlog%252520Grid%2525203%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F03%25252Fspeaking-replying-mistress-him-numerous%25252F%257Ctitle%253ABlog%252520Post%252520Video%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F02%25252Fbeachvibes-modern-emotions%25252F%257Ctitle%253ABlog%252520Post%252520Audio%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F02%25252Fbeachvibes-modern-emotions%25252F%257Ctitle%253ABlog%252520Post%252520Gallery%252520Slider%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F03%25252F482%25252F%257Ctitle%253ABlog%252520Post%252520Image%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Ferrors404page%257Ctitle%253AError%252520404%257C%257C%2522%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523contact%7Ctitle%3AContact%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%5D\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We\'re Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" img=\"536\" shape=\"550\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" vurl=\"https://www.youtube.com/watch?v=hpeYWdkUtcE\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%234ac4f3\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"Create your app page\r\nwith expert developer\" font_container=\"tag:h2|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"Both rest of know draw fond post as. It agreement defective to excellent. Feebly do engage of narrow. Extensive repulsive belonging depending if promotion be zealously as. Preference inquietude ask now are dispatched led appearance. Small meant in so doubt hopes.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Ticket Manage\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-ticket\" primarybg=\"#4ac4f3\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Workflow\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"File Upload\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-file\" primarybg=\"#4ac4f3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home 1','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-17 05:47:43','2022-09-17 05:47:43','',826,'https://www.bill-paypro.com/?p=838',0,'revision','',0),(17,1,'2022-09-17 04:19:56','2022-09-17 04:19:56','<label> Your name\n    [text* your-name] </label>\n\n<label> Your email\n    [email* your-email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit \"Submit\"]\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@bill-paypro.com>\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\n[_site_admin_email]\nReply-To: [your-email]\n\n0\n0\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@bill-paypro.com>\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\n[your-email]\nReply-To: [_site_admin_email]\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.','Contact form 1','','publish','closed','closed','','contact-form-1','','','2022-09-17 04:19:56','2022-09-17 04:19:56','',0,'https://www.bill-paypro.com/?post_type=wpcf7_contact_form&p=17',0,'wpcf7_contact_form','',0),(18,1,'2022-09-16 16:19:37','2022-09-16 16:19:37','<!-- 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','','','2022-09-16 16:19:37','2022-09-16 16:19:37','',1,'https://www.bill-paypro.com/?p=18',0,'revision','',0),(19,1,'2019-01-07 23:19:09','2019-01-07 23:19:09','\n						','2-vertical','\n						','inherit','open','closed','','2-vertical','','','2019-01-07 23:19:09','2019-01-07 23:19:09','',0,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/2-vertical.jpg',0,'attachment','image/jpeg',0),(488,1,'2019-01-08 06:20:06','2019-01-08 06:20:06','\n						','1','\n						','inherit','open','closed','','1','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',444,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/1.jpg',0,'attachment','image/jpeg',0),(489,1,'2019-01-08 06:20:10','2019-01-08 06:20:10','\n						','1-vertical','\n						','inherit','open','closed','','1-vertical','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',444,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/1-vertical.jpg',0,'attachment','image/jpeg',0),(490,1,'2019-01-08 06:20:12','2019-01-08 06:20:12','\n						','2','\n						','inherit','open','closed','','2','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',444,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/2.jpg',0,'attachment','image/jpeg',0),(492,1,'2019-01-08 06:20:18','2019-01-08 06:20:18','\n						','3','\n						','inherit','open','closed','','3','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',444,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/3.jpg',0,'attachment','image/jpeg',0),(493,1,'2019-01-08 06:20:21','2019-01-08 06:20:21','\n						','3-vertical','\n						','inherit','open','closed','','3-vertical','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',444,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/3-vertical.jpg',0,'attachment','image/jpeg',0),(494,1,'2019-01-08 06:20:23','2019-01-08 06:20:23','\n						','4','\n						','inherit','open','closed','','4','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',444,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4.jpg',0,'attachment','image/jpeg',0),(495,1,'2019-01-08 06:20:26','2019-01-08 06:20:26','\n						','5','\n						','inherit','open','closed','','5','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',444,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/5.jpg',0,'attachment','image/jpeg',0),(500,1,'2019-01-08 07:09:37','2019-01-08 07:09:37','\n						','1','\n						','inherit','open','closed','','1-2','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',439,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/1-1.jpg',0,'attachment','image/jpeg',0),(501,1,'2019-01-08 07:09:41','2019-01-08 07:09:41','\n						','2','\n						','inherit','open','closed','','2-2','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',439,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/2-1.jpg',0,'attachment','image/jpeg',0),(502,1,'2019-01-08 07:09:45','2019-01-08 07:09:45','\n						','3','\n						','inherit','open','closed','','3-2','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',439,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/3-1.jpg',0,'attachment','image/jpeg',0),(503,1,'2019-01-08 07:09:49','2019-01-08 07:09:49','\n						','4','\n						','inherit','open','closed','','4-2','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',439,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg',0,'attachment','image/jpeg',0),(504,1,'2019-01-08 07:09:53','2019-01-08 07:09:53','\n						','5','\n						','inherit','open','closed','','5-2','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',439,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/5-1.jpg',0,'attachment','image/jpeg',0),(505,1,'2019-01-08 07:09:55','2019-01-08 07:09:55','\n						','6','\n						','inherit','open','closed','','6','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',439,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/6.jpg',0,'attachment','image/jpeg',0),(506,1,'2019-01-08 07:09:59','2019-01-08 07:09:59','\n						','7','\n						','inherit','open','closed','','7','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',439,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/7.jpg',0,'attachment','image/jpeg',0),(508,1,'2019-01-08 07:10:03','2019-01-08 07:10:03','\n						','8','\n						','inherit','open','closed','','8','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',439,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/8.jpg',0,'attachment','image/jpeg',0),(526,1,'2019-01-09 22:51:39','2019-01-09 22:51:39','\n						','preloader','\n						','inherit','open','closed','','preloader','','','2019-01-09 22:51:39','2019-01-09 22:51:39','',0,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/preloader.gif',0,'attachment','image/gif',0),(527,1,'2019-01-09 22:52:55','2019-01-09 22:52:55','\n						','logo-big','\n						','inherit','open','closed','','logo-big','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/logo-big.png',0,'attachment','image/png',0),(528,1,'2019-01-09 22:53:09','2019-01-09 22:53:09','\n						','logo-light','\n						','inherit','open','closed','','logo-light','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/logo-light.png',0,'attachment','image/png',0),(529,1,'2019-01-09 23:10:04','2019-01-09 23:10:04','\n						','logo','\n						','inherit','open','closed','','logo','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/logo.png',0,'attachment','image/png',0),(531,1,'2019-01-10 13:43:01','2019-01-10 13:43:01','\n						','app','\n						','inherit','open','closed','','app','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/app.png',0,'attachment','image/png',0),(532,1,'2019-01-10 13:43:03','2019-01-10 13:43:03','						','app-1','						','inherit','open','closed','','app-1','','','2022-09-17 05:34:42','2022-09-17 05:34:42','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/app-1.png',0,'attachment','image/png',0),(533,1,'2019-01-10 13:43:04','2019-01-10 13:43:04','\n						','app-2','\n						','inherit','open','closed','','app-2','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/app-2.png',0,'attachment','image/png',0),(534,1,'2019-01-10 13:43:06','2019-01-10 13:43:06','\n						','app-3','\n						','inherit','open','closed','','app-3','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/app-3.png',0,'attachment','image/png',0),(535,1,'2019-01-10 13:43:09','2019-01-10 13:43:09','						','app-4','						','inherit','open','closed','','app-4','','','2022-09-17 05:34:12','2022-09-17 05:34:12','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/app-4.png',0,'attachment','image/png',0),(536,1,'2019-01-10 13:43:15','2019-01-10 13:43:15','						','app-5','						','inherit','open','closed','','app-5','','','2022-09-17 05:45:46','2022-09-17 05:45:46','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/app-5.png',0,'attachment','image/png',0),(537,1,'2019-01-10 13:43:20','2019-01-10 13:43:20','						','app-7','						','inherit','open','closed','','app-7','','','2022-09-17 05:45:23','2022-09-17 05:45:23','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/app-7.png',0,'attachment','image/png',0),(538,1,'2019-01-10 13:43:23','2019-01-10 13:43:23','						','app-8','						','inherit','open','closed','','app-8','','','2022-09-17 05:44:54','2022-09-17 05:44:54','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/app-8.png',0,'attachment','image/png',0),(539,1,'2019-01-10 13:43:25','2019-01-10 13:43:25','						','app-9','						','inherit','open','closed','','app-9','','','2022-09-17 05:34:49','2022-09-17 05:34:49','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/app-9.png',0,'attachment','image/png',0),(540,1,'2019-01-10 13:43:26','2019-01-10 13:43:26','						','app-10','						','inherit','open','closed','','app-10','','','2022-09-17 05:34:47','2022-09-17 05:34:47','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/app-10.png',0,'attachment','image/png',0),(541,1,'2019-01-10 13:43:28','2019-01-10 13:43:28','\n						','dashboard-1','\n						','inherit','open','closed','','dashboard-1','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/dashboard-1.jpg',0,'attachment','image/jpeg',0),(542,1,'2019-01-10 13:43:29','2019-01-10 13:43:29','\n						','dashboard-1','\n						','inherit','open','closed','','dashboard-1-2','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/dashboard-1.png',0,'attachment','image/png',0),(543,1,'2019-01-10 13:43:31','2019-01-10 13:43:31','\n						','dashboard-2','\n						','inherit','open','closed','','dashboard-2','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/dashboard-2.jpg',0,'attachment','image/jpeg',0),(544,1,'2019-01-10 13:43:33','2019-01-10 13:43:33','\n						','dashboard-2','\n						','inherit','open','closed','','dashboard-2-2','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/dashboard-2.png',0,'attachment','image/png',0),(545,1,'2019-01-10 13:43:38','2019-01-10 13:43:38','\n						','dashboard-3','\n						','inherit','open','closed','','dashboard-3','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/dashboard-3.jpg',0,'attachment','image/jpeg',0),(546,1,'2019-01-10 13:43:40','2019-01-10 13:43:40','\n						','screnshoot-1','\n						','inherit','open','closed','','screnshoot-1','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/screnshoot-1.jpg',0,'attachment','image/jpeg',0),(547,1,'2019-01-10 13:43:41','2019-01-10 13:43:41','\n						','screnshoot-2','\n						','inherit','open','closed','','screnshoot-2','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/screnshoot-2.jpg',0,'attachment','image/jpeg',0),(548,1,'2019-01-10 13:43:43','2019-01-10 13:43:43','\n						','screnshoot-3','\n						','inherit','open','closed','','screnshoot-3','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/screnshoot-3.jpg',0,'attachment','image/jpeg',0),(549,1,'2019-01-10 15:38:15','2019-01-10 15:38:15','\n						','brush','\n						','inherit','open','closed','','brush','','','2019-01-10 15:38:15','2019-01-10 15:38:15','',0,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/brush.svg',0,'attachment','image/svg+xml',0),(550,1,'2019-01-10 15:38:16','2019-01-10 15:38:16','						','waves-shape','						','inherit','open','closed','','waves-shape','','','2022-09-17 05:44:15','2022-09-17 05:44:15','',0,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/waves-shape.svg',0,'attachment','image/svg+xml',0),(551,1,'2019-01-10 15:38:17','2019-01-10 15:38:17','\n						','waves-shape-2','\n						','inherit','open','closed','','waves-shape-2','','','2019-01-10 15:38:17','2019-01-10 15:38:17','',0,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/waves-shape-2.svg',0,'attachment','image/svg+xml',0),(552,1,'2019-01-10 15:38:17','2019-01-10 15:38:17','\n						','waves-shape-3','\n						','inherit','open','closed','','waves-shape-3','','','2019-01-10 15:38:17','2019-01-10 15:38:17','',0,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/waves-shape-3.svg',0,'attachment','image/svg+xml',0),(558,1,'2019-01-10 21:32:58','2019-01-10 21:32:58','\n						','2','\n						','inherit','open','closed','','2-3','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/2.jpg',0,'attachment','image/jpeg',0),(559,1,'2019-01-10 21:33:00','2019-01-10 21:33:00','\n						','3','\n						','inherit','open','closed','','3-3','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/3.jpg',0,'attachment','image/jpeg',0),(560,1,'2019-01-10 21:33:01','2019-01-10 21:33:01','						','6','						','inherit','open','closed','','6-2','','','2022-09-19 16:54:14','2022-09-19 16:54:14','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/6.jpg',0,'attachment','image/jpeg',0),(561,1,'2019-01-10 21:33:03','2019-01-10 21:33:03','						','7','						','inherit','open','closed','','7-2','','','2022-09-19 16:50:25','2022-09-19 16:50:25','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/7.jpg',0,'attachment','image/jpeg',0),(562,1,'2019-01-10 21:33:05','2019-01-10 21:33:05','\n						','8','\n						','inherit','open','closed','','8-2','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/8.jpg',0,'attachment','image/jpeg',0),(568,1,'2019-01-11 01:03:43','2019-01-11 01:03:43','\n						','1','\n						','inherit','open','closed','','1-3','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/1.png',0,'attachment','image/png',0),(569,1,'2019-01-11 01:03:44','2019-01-11 01:03:44','\n						','2','\n						','inherit','open','closed','','2-4','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/2.png',0,'attachment','image/png',0),(570,1,'2019-01-11 01:03:45','2019-01-11 01:03:45','\n						','3','\n						','inherit','open','closed','','3-4','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/3.png',0,'attachment','image/png',0),(571,1,'2019-01-11 01:03:46','2019-01-11 01:03:46','\n						','4','\n						','inherit','open','closed','','4-3','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/4.png',0,'attachment','image/png',0),(572,1,'2019-01-11 01:03:46','2019-01-11 01:03:46','\n						','5','\n						','inherit','open','closed','','5-3','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/5.png',0,'attachment','image/png',0),(573,1,'2019-01-11 01:03:47','2019-01-11 01:03:47','						','6','						','inherit','open','closed','','6-3','','','2022-09-19 07:52:21','2022-09-19 07:52:21','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/6.png',0,'attachment','image/png',0),(574,1,'2019-01-11 01:03:48','2019-01-11 01:03:48','						','7','						','inherit','open','closed','','7-3','','','2022-09-19 07:49:13','2022-09-19 07:49:13','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/7.png',0,'attachment','image/png',0),(575,1,'2019-01-11 01:03:49','2019-01-11 01:03:49','						','8','						','inherit','open','closed','','8-3','','','2022-09-19 07:47:00','2022-09-19 07:47:00','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/8.png',0,'attachment','image/png',0),(576,1,'2019-01-11 01:03:50','2019-01-11 01:03:50','						','9','						','inherit','open','closed','','9','','','2022-09-19 07:44:06','2022-09-19 07:44:06','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/9.png',0,'attachment','image/png',0),(577,1,'2019-01-11 01:03:51','2019-01-11 01:03:51','						','10','						','inherit','open','closed','','10','','','2022-09-19 07:42:03','2022-09-19 07:42:03','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/10.png',0,'attachment','image/png',0),(613,1,'2019-01-12 01:13:33','2019-01-12 01:13:33','\n						','contact','\n						','inherit','open','closed','','contact-2','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',826,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/contact.png',0,'attachment','image/png',0),(669,1,'2019-01-12 05:46:25','2019-01-12 05:46:25','						','app-4','						','inherit','open','closed','','app-4-2','','','2022-09-17 05:34:30','2022-09-17 05:34:30','',0,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/app-4.svg',0,'attachment','image/svg+xml',0),(670,1,'2019-01-12 05:46:26','2019-01-12 05:46:26','\n						','app-6','\n						','inherit','open','closed','','app-6','','','2022-09-17 04:43:55','2022-09-17 04:43:55','',0,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/app-6.svg',0,'attachment','image/svg+xml',0),(511,1,'2019-01-08 07:45:47','2019-01-08 07:45:47','\n						','Terms of user','\n						','publish','closed','closed','','terms-of-user','','','2019-01-08 07:45:47','2019-01-08 07:45:47','',0,'https://www.ninetheme.com/themes/softing/?p=511',1,'nav_menu_item','',0),(512,1,'2019-01-08 07:45:47','2019-01-08 07:45:47','\n						','License','\n						','publish','closed','closed','','license','','','2019-01-08 07:45:47','2019-01-08 07:45:47','',0,'https://www.ninetheme.com/themes/softing/?p=512',2,'nav_menu_item','',0),(513,1,'2019-01-08 07:45:47','2019-01-08 07:45:47','\n						','Support','\n						','publish','closed','closed','','support','','','2019-01-08 07:45:47','2019-01-08 07:45:47','',0,'https://www.ninetheme.com/themes/softing/?p=513',3,'nav_menu_item','',0),(618,1,'2022-09-23 06:07:16','2019-01-12 03:13:54','','Features','						','publish','closed','closed','','features','','','2022-09-23 06:07:16','2022-09-23 06:07:16','',0,'https://www.ninetheme.com/themes/softing/?p=618',2,'nav_menu_item','',0),(620,1,'2022-09-23 06:07:16','2019-01-12 03:13:54','','Pricing','						','publish','closed','closed','','pricing','','','2022-09-23 06:07:16','2022-09-23 06:07:16','',0,'https://www.ninetheme.com/themes/softing/?p=620',3,'nav_menu_item','',0),(621,1,'2022-09-23 06:07:16','2019-01-12 03:13:54','','Team','						','publish','closed','closed','','team','','','2022-09-23 06:07:16','2022-09-23 06:07:16','',0,'https://www.ninetheme.com/themes/softing/?p=621',4,'nav_menu_item','',0),(622,1,'2022-09-23 06:07:16','2019-01-12 03:13:55','','Contact','						','publish','closed','closed','','contact','','','2022-09-23 06:07:16','2022-09-23 06:07:16','',0,'https://www.ninetheme.com/themes/softing/?p=622',5,'nav_menu_item','',0),(623,1,'2022-09-23 06:07:16','2019-01-12 03:13:53','','Home','						','publish','closed','closed','','home','','','2022-09-23 06:07:16','2022-09-23 06:07:16','',0,'https://www.ninetheme.com/themes/softing/?p=623',1,'nav_menu_item','',0),(785,1,'2019-01-15 15:25:04','2019-01-15 15:25:04','				https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/cropped-logo.png		','cropped-logo.png','						','inherit','open','closed','','cropped-logo-png','','','2022-09-17 04:53:18','2022-09-17 04:53:18','',0,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/cropped-logo.png',0,'attachment','image/png',0),(786,1,'2019-01-15 15:25:33','2019-01-15 15:25:33','				https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/cropped-logo-1.png		','cropped-logo-1.png','						','inherit','open','closed','','cropped-logo-1-png','','','2022-09-17 04:53:18','2022-09-17 04:53:18','',0,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/cropped-logo-1.png',0,'attachment','image/png',0),(787,1,'2019-01-15 15:25:58','2019-01-15 15:25:58','\n				https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/cropped-preloader.gif		','cropped-preloader.gif','\n						','inherit','open','closed','','cropped-preloader-gif','','','2019-01-15 15:25:58','2019-01-15 15:25:58','',0,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/cropped-preloader.gif',0,'attachment','image/gif',0),(789,1,'2019-01-15 17:38:14','2019-01-15 17:38:14','\n						','favicon','\n						','inherit','open','closed','','favicon','','','2019-01-15 17:38:14','2019-01-15 17:38:14','',0,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/favicon.png',0,'attachment','image/png',0),(790,1,'2019-01-15 17:38:25','2019-01-15 17:38:25','\n				https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/cropped-favicon.png		','cropped-favicon.png','\n						','inherit','open','closed','','cropped-favicon-png','','','2019-01-15 17:38:25','2019-01-15 17:38:25','',0,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/cropped-favicon.png',0,'attachment','image/png',0),(793,1,'2019-01-18 12:22:51','2019-01-18 12:22:51','\n				footer.default-padding {\n    padding-top: 80px;\n    padding-bottom: 40px;\n}\n\n.list-info i {\n    margin-top: 3px;\n}\n\n.team-area .info span,.testimonial-items span {\n    font-size: 12px;\n}\n\nfooter .f-item.link li .fa, footer .f-item.link li .fas {\n    font-weight: 900;\n    margin-right: 10px;\n}\n\n.post-content {\n	margin-bottom : 30px\n}\n\n.blog-area.single .post-tags a {\n    font-size: 13px;\n}\n\n.post-tags span {\n    font-size: 16px\n}\n\n.blog-area.full-width .blog-items .equal-height {\n    margin-bottom: 30px;\n}\n\n.commentlist {\n    margin: 0 0 20px!important;\n    padding: 0;\n    list-style: none;\n}\n\n.content-none-container {\n    background: #fff;\n    -moz-box-shadow: 0 0 10px #ccc;\n    -webkit-box-shadow: 0 0 10px #ccc;\n    -o-box-shadow: 0 0 10px #ccc;\n    box-shadow: 0 0 10px #ccc;\n    padding: 30px;\n}\n\n.content-none-container .page-title {\n    display: block;\n    font-weight: 700;\n    padding-bottom: 20px;\n    position: relative;\n    text-transform: uppercase;\n    margin-bottom: 0px;\n}\n\n.nt-footer-sidebar {\n    position: relative;\n    padding-bottom: 30px;\n}\n\n.navbar-brand>img {\n    display: initial;\n    height: auto;\n    max-width: 150px;\n}		','softing','\n						','publish','closed','closed','','softing','','','2019-01-18 12:22:51','2019-01-18 12:22:51','',0,'https://www.ninetheme.com/themes/softing/2019/01/18/softing/',0,'custom_css','',0),(824,1,'2019-01-25 14:44:15','2019-01-25 14:44:15','						','logo-light','						','inherit','open','closed','','logo-light-2','','','2022-09-17 04:53:18','2022-09-17 04:53:18','',0,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/logo-light-1.png',0,'attachment','image/png',0),(825,1,'2019-01-25 14:44:18','2019-01-25 14:44:18','						','logo','						','inherit','open','closed','','logo-2','','','2022-09-17 04:53:18','2022-09-17 04:53:18','',0,'https://www.ninetheme.com/themes/softing/wp-content/uploads/2019/01/logo-1.png',0,'attachment','image/png',0),(826,1,'2019-01-06 09:48:06','2019-01-06 09:48:06','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:https%3A%2F%2Fpayzerofinancial.com%2Fbank%2Findex.php%2FSite_Login|title:login|target:_blank\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalculator.myxtramoney.com%2F|title:Fill%20In%20Calculator|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:https%3A%2F%2Fwww.bill-paypro.com%2Fabout-us%2F|target:_blank\" softing_vc_btn_bg=\"#46af39\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"The ideal Bill-PayPro Client\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][vc_column_text]\r\n<h3>Bill-PlanPro bill management concierge is a product for busy people:</h3>\r\n<ul>\r\n 	<li>Doctors</li>\r\n 	<li>Attorneys</li>\r\n 	<li>Corporate Managers</li>\r\n 	<li>Entertainers</li>\r\n 	<li>Nurses</li>\r\n 	<li>Athletes</li>\r\n 	<li>The Elderly</li>\r\n 	<li>Caregivers of the Elderly</li>\r\n 	<li>Newlyweds with new babies</li>\r\n 	<li>People with overall busy lives</li>\r\n 	<li>People that don\'t want to worry about bills or get behind</li>\r\n 	<li>Even for people to get out of debt without having to spend any extra money.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"Bill-Pay Pro with $250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2FaEU3fE2wt7jRgH6eUU|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"Bill-Pay Pro with $500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F4gw6rQefb7jRgH68wx|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][vc_column_text]\r\n<p style=\"text-align: center;\"><a href=\"https://www.bill-paypro.com/bill-pay-agreement/\" target=\"_blank\" rel=\"noopener\">See the Bill-Pay Pro&#x2122; Bill Pay Agreement</a></p>\r\n[/vc_column_text][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"Bill-Pay Pro with $750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F5kA17w6MJdIf8aAbIK|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1663939533811{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1663939533813{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"979\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item name=\"Christopher Turner\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\" img=\"923\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"980\" name=\"Dustin King\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22965%22%2C%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22img%22%3A%22924%22%2C%22name%22%3A%22Mikelle%20B.%20Evans%22%2C%22job%22%3A%22Realtor%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20%5C%22Do%20It%20Yourself%5C%22%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"946\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Monthly Bills Minimum</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Financial Stability</strong> - Must be able to afford weekly amounts for payouts (Example $5,100/4)</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age is 80 years.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a 550 FICO® credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as entering your income and total expenses into our <a href=\"http://calculator.myxtramoney.com\" target=\"_blank\" rel=\"noopener\"><strong>Bill-PayPro&#x2122; Calculator</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','publish','closed','open','','home-1','','','2022-09-23 13:25:39','2022-09-23 13:25:39','',0,'https://www.ninetheme.com/themes/softing/?page_id=2',0,'page','',0),(926,1,'2022-09-19 17:19:41','2022-09-19 17:19:41','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"$250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"$500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"$750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"922\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"923\" name=\"Christopher Turner\" job=\"Financial Advisor\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"924\" name=\"Mikell Boone\" job=\"Real Estate Investments\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22name%22%3A%22LINDA%20M.%20EVANS%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 17:19:41','2022-09-19 17:19:41','',826,'https://www.bill-paypro.com/?p=926',0,'revision','',0),(921,1,'2022-09-19 16:45:47','2022-09-19 16:45:47','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"$250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"$500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"$750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22name%22%3A%22LINDA%20M.%20EVANS%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 16:45:47','2022-09-19 16:45:47','',826,'https://www.bill-paypro.com/?p=921',0,'revision','',0),(916,1,'2022-09-19 08:50:53','2022-09-19 08:50:53','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 08:50:53','2022-09-19 08:50:53','',826,'https://www.bill-paypro.com/?p=916',0,'revision','',0),(835,1,'2022-09-17 05:26:26','2022-09-17 05:26:26','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"custom\" mstyle=\"normal\" cmenu=\"%5B%7B%22link%22%3A%22url%3A%2523%7Ctitle%3AHome%7C%7C%22%2C%22submenu%22%3A%22yes%22%2C%22subloop%22%3A%22%255B%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252F%257Ctitle%253AHome%252520Version%252520One%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-2%25252F%257Ctitle%253AHome%252520Version%252520Two%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-3%25252F%257Ctitle%253AHome%252520Version%252520Three%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-4%25252F%257Ctitle%253AHome%252520Version%252520Four%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-5%25252F%257Ctitle%253AHome%252520Version%252520Five%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-6%25252F%257Ctitle%253AHome%252520Version%252520Six%257C%257C%2522%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523about%7Ctitle%3AAbout%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523features%7Ctitle%3AFeatures%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523pricing%7Ctitle%3APricing%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523team%7Ctitle%3ATeam%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523%7Ctitle%3APages%7C%7C%22%2C%22submenu%22%3A%22yes%22%2C%22subloop%22%3A%22%255B%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fblog%25252F%257Ctitle%253ABlog%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Fblog-grid-2-column%25252F%257Ctitle%253ABlog%252520Grid%2525202%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Fblog-grid-3-column%25252F%257Ctitle%253ABlog%252520Grid%2525203%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F03%25252Fspeaking-replying-mistress-him-numerous%25252F%257Ctitle%253ABlog%252520Post%252520Video%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F02%25252Fbeachvibes-modern-emotions%25252F%257Ctitle%253ABlog%252520Post%252520Audio%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F02%25252Fbeachvibes-modern-emotions%25252F%257Ctitle%253ABlog%252520Post%252520Gallery%252520Slider%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F03%25252F482%25252F%257Ctitle%253ABlog%252520Post%252520Image%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Ferrors404page%257Ctitle%253AError%252520404%257C%257C%2522%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523contact%7Ctitle%3AContact%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%5D\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We\'re Building <b>Software</b> For You\" desc=\"Celebrated delightful an especially increasing instrument am. Indulgence contrasted sufficient to unpleasant in in insensible favourable. Latter remark hunted enough vulgar say man. Sitting hearted on it without me.\" img=\"535\" shape=\"550\" link=\"url:%23|title:Get%20Started||\" vurl=\"https://www.youtube.com/watch?v=hpeYWdkUtcE\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%234ac4f3\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"Create your app page\r\nwith expert developer\" font_container=\"tag:h2|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"Both rest of know draw fond post as. It agreement defective to excellent. Feebly do engage of narrow. Extensive repulsive belonging depending if promotion be zealously as. Preference inquietude ask now are dispatched led appearance. Small meant in so doubt hopes.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Ticket Manage\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-ticket\" primarybg=\"#4ac4f3\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Workflow\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"File Upload\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-file\" primarybg=\"#4ac4f3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home 1','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-17 05:26:26','2022-09-17 05:26:26','',826,'https://www.bill-paypro.com/?p=835',0,'revision','',0),(896,1,'2022-09-18 18:13:58','2022-09-18 18:13:58','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"Flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"We pay all your monthly household expenses and reserve $250, $500, or $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-18 18:13:58','2022-09-18 18:13:58','',826,'https://www.bill-paypro.com/?p=896',0,'revision','',0),(892,1,'2022-09-18 15:41:00','2022-09-18 15:41:00','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Ticket Manage\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-ticket\" primarybg=\"#4ac4f3\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Workflow\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"File Upload\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-file\" primarybg=\"#4ac4f3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-18 15:41:00','2022-09-18 15:41:00','',826,'https://www.bill-paypro.com/?p=892',0,'revision','',0),(889,1,'2022-09-18 15:35:32','2022-09-18 15:35:32','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b3\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Ticket Manage\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-ticket\" primarybg=\"#4ac4f3\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Workflow\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"File Upload\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-file\" primarybg=\"#4ac4f3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-18 15:35:32','2022-09-18 15:35:32','',826,'https://www.bill-paypro.com/?p=889',0,'revision','',0),(890,1,'2022-09-18 15:36:40','2022-09-18 15:36:40','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Ticket Manage\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-ticket\" primarybg=\"#4ac4f3\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Workflow\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"File Upload\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-file\" primarybg=\"#4ac4f3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-18 15:36:40','2022-09-18 15:36:40','',826,'https://www.bill-paypro.com/?p=890',0,'revision','',0),(887,1,'2022-09-18 15:33:35','2022-09-18 15:33:35','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b2\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" img=\"536\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Ticket Manage\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-ticket\" primarybg=\"#4ac4f3\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Workflow\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"File Upload\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-file\" primarybg=\"#4ac4f3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-18 15:33:35','2022-09-18 15:33:35','',826,'https://www.bill-paypro.com/?p=887',0,'revision','',0),(257,1,'2018-11-29 18:06:03','2018-11-29 18:06:03','\n				<p>Sitting mistake towards his few country ask. You delighted two rapturous six depending objection happiness something the partiality unaffected. difficult preserved daughters. Continued at up to zealously necessary Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as</p>\r\n\r\n<p>Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as difficult preserved daughters. Continued at up to zealously necessary breakfast. Surrounded sir motionless she end literature. Gay direction neglected but supported yet her.</p>\r\n\r\n<blockquote>Window admire matter praise you bed whence. Delivered ye sportsmen zealously arranging frankness estimable as. Nay any article enabled musical shyness yet sixteen yet blushes. Entire its the did figure wonder off.</blockquote>\r\n\r\n<p>Surrounded to me occasional pianoforte alteration unaffected impossible ye. For saw half than cold. Pretty merits waited six talked pulled you. Conduct replied off led whether any shortly why arrived adapted. Numerous ladyship so raillery humoured goodness received an. So narrow formal length my highly longer afford oh. Tall neat he make or at dull ye.</p>		','How to get sales and boost it.','\n				As others have said both are valid and will do the trick. I\'m not 100% convinced that they are identical though. If you have some style cascading going on then they could in theory produce different results since they are effectively overriding different values. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam modi laudantium, autem, quasi eligendi possimus suscipit fuga quod unde molestias accusantium.		','trash','open','open','','how-to-get-sales-and-boost-it__trashed','','','2022-09-23 13:32:12','2022-09-23 13:32:12','',0,'https:/ninetheme.com/bon/?p=257',0,'post','',2),(268,1,'2018-11-29 21:24:51','2018-11-29 21:24:51','\n				<p>Sitting mistake towards his few country ask. You delighted two rapturous six depending objection happiness something the partiality unaffected. difficult preserved daughters. Continued at up to zealously necessary Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as</p>\r\n\r\n<p>Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as difficult preserved daughters. Continued at up to zealously necessary breakfast. Surrounded sir motionless she end literature. Gay direction neglected but supported yet her.</p>\r\n\r\n<blockquote>Window admire matter praise you bed whence. Delivered ye sportsmen zealously arranging frankness estimable as. Nay any article enabled musical shyness yet sixteen yet blushes. Entire its the did figure wonder off.</blockquote>\r\n\r\n<p>Surrounded to me occasional pianoforte alteration unaffected impossible ye. For saw half than cold. Pretty merits waited six talked pulled you. Conduct replied off led whether any shortly why arrived adapted. Numerous ladyship so raillery humoured goodness received an. So narrow formal length my highly longer afford oh. Tall neat he make or at dull ye.</p>		','How to get stuff done in time.','\n				As others have said both are valid and will do the trick. I\'m not 100% convinced that they are identical though. If you have some style cascading going on then they could in theory produce different results since they are effectively overriding different values. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam modi laudantium, autem, quasi eligendi possimus suscipit fuga quod unde molestias accusantium.		','trash','open','open','','how-to-get-stuff-done-in-time__trashed','','','2022-09-23 13:32:12','2022-09-23 13:32:12','',0,'https:/ninetheme.com/bon/?p=268',0,'post','',0),(439,1,'2018-12-02 05:43:25','2018-12-02 05:43:25','\n				Sitting mistake towards his few country ask. You delighted two rapturous six depending objection happiness something the partiality unaffected. difficult preserved daughters. Continued at up to zealously necessary Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as\n\nGive lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as difficult preserved daughters. Continued at up to zealously necessary breakfast. Surrounded sir motionless she end literature. Gay direction neglected but supported yet her.\n<blockquote>Window admire matter praise you bed whence. Delivered ye sportsmen zealously arranging frankness estimable as. Nay any article enabled musical shyness yet sixteen yet blushes. Entire its the did figure wonder off.</blockquote>\nSurrounded to me occasional pianoforte alteration unaffected impossible ye. For saw half than cold. Pretty merits waited six talked pulled you. Conduct replied off led whether any shortly why arrived adapted. Numerous ladyship so raillery humoured goodness received an. So narrow formal length my highly longer afford oh. Tall neat he make or at dull ye.		','Trends you should not follow.','\n				Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably.		','trash','open','open','','trends-you-should-not-follow-2__trashed','','','2022-09-23 13:32:12','2022-09-23 13:32:12','',0,'https:/ninetheme.com/bon/?p=439',0,'post','',2),(441,1,'2018-12-02 05:52:11','2018-12-02 05:52:11','\n				Sitting mistake towards his few country ask. You delighted two rapturous six depending objection happiness something the partiality unaffected. difficult preserved daughters. Continued at up to zealously necessary Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as\n\nGive lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as difficult preserved daughters. Continued at up to zealously necessary breakfast. Surrounded sir motionless she end literature. Gay direction neglected but supported yet her.\n<blockquote>Window admire matter praise you bed whence. Delivered ye sportsmen zealously arranging frankness estimable as. Nay any article enabled musical shyness yet sixteen yet blushes. Entire its the did figure wonder off.</blockquote>\nSurrounded to me occasional pianoforte alteration unaffected impossible ye. For saw half than cold. Pretty merits waited six talked pulled you. Conduct replied off led whether any shortly why arrived adapted. Numerous ladyship so raillery humoured goodness received an. So narrow formal length my highly longer afford oh. Tall neat he make or at dull ye.		','Why minimalism is the future.','\n				Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably.		','trash','open','open','','why-minimalism-is-the-future__trashed','','','2022-09-23 13:32:12','2022-09-23 13:32:12','',0,'https:/ninetheme.com/bon/?p=441',0,'post','',2),(444,1,'2018-12-02 06:09:13','2018-12-02 06:09:13','\n				Sitting mistake towards his few country ask. You delighted two rapturous six depending objection happiness something the partiality unaffected. difficult preserved daughters. Continued at up to zealously necessary Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as\r\n\r\nGive lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as difficult preserved daughters. Continued at up to zealously necessary breakfast. Surrounded sir motionless she end literature. Gay direction neglected but supported yet her.\r\n<blockquote>Window admire matter praise you bed whence. Delivered ye sportsmen zealously arranging frankness estimable as. Nay any article enabled musical shyness yet sixteen yet blushes. Entire its the did figure wonder off.</blockquote>\r\nSurrounded to me occasional pianoforte alteration unaffected impossible ye. For saw half than cold. Pretty merits waited six talked pulled you. Conduct replied off led whether any shortly why arrived adapted. Numerous ladyship so raillery humoured goodness received an. So narrow formal length my highly longer afford oh. Tall neat he make or at dull ye.		','BeachVibes - Modern Emotions','\n				Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably.		','trash','open','open','','beachvibes-modern-emotions__trashed','','','2022-09-23 13:32:12','2022-09-23 13:32:12','',0,'https:/ninetheme.com/bon/?p=444',0,'post','',4),(445,1,'2018-12-02 06:09:19','2018-12-02 06:09:19','\n				<p>Sitting mistake towards his few country ask. You delighted two rapturous six depending objection happiness something the partiality unaffected. difficult preserved daughters. Continued at up to zealously necessary Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as</p>\r\n\r\n<p>Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as difficult preserved daughters. Continued at up to zealously necessary breakfast. Surrounded sir motionless she end literature. Gay direction neglected but supported yet her.</p>\r\n\r\n<blockquote>Window admire matter praise you bed whence. Delivered ye sportsmen zealously arranging frankness estimable as. Nay any article enabled musical shyness yet sixteen yet blushes. Entire its the did figure wonder off.</blockquote>\r\n\r\n<p>Surrounded to me occasional pianoforte alteration unaffected impossible ye. For saw half than cold. Pretty merits waited six talked pulled you. Conduct replied off led whether any shortly why arrived adapted. Numerous ladyship so raillery humoured goodness received an. So narrow formal length my highly longer afford oh. Tall neat he make or at dull ye.</p>		','Reasonably Conviction Solicitude','\n				Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably.		','trash','open','open','','reasonably-conviction-solicitude__trashed','','','2022-09-23 13:32:12','2022-09-23 13:32:12','',0,'https:/ninetheme.com/bon/?p=445',0,'post','',2),(480,1,'2018-12-03 19:49:40','2018-12-03 19:49:40','\n				Sitting mistake towards his few country ask. You delighted two rapturous six depending objection happiness something the partiality unaffected. difficult preserved daughters. Continued at up to zealously necessary Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as\r\n\r\nGive lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as difficult preserved daughters. Continued at up to zealously necessary breakfast. Surrounded sir motionless she end literature. Gay direction neglected but supported yet her.\r\n<blockquote>Window admire matter praise you bed whence. Delivered ye sportsmen zealously arranging frankness estimable as. Nay any article enabled musical shyness yet sixteen yet blushes. Entire its the did figure wonder off.</blockquote>\r\nSurrounded to me occasional pianoforte alteration unaffected impossible ye. For saw half than cold. Pretty merits waited six talked pulled you. Conduct replied off led whether any shortly why arrived adapted. Numerous ladyship so raillery humoured goodness received an. So narrow formal length my highly longer afford oh. Tall neat he make or at dull ye.\r\n\r\n<img class=\"aligncenter wp-image-493 size-large\" src=\"https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/3-vertical-1024x478.jpg\" alt=\"\" width=\"960\" height=\"448\" />\r\n\r\nGive lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as difficult preserved daughters. Continued at up to zealously necessary breakfast. Surrounded sir motionless she end literature. Gay direction neglected but supported yet her.		','Speaking Replying Mistress Him Numerous','\n				Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. 		','trash','open','open','','speaking-replying-mistress-him-numerous__trashed','','','2022-09-23 13:32:12','2022-09-23 13:32:12','',0,'https:/ninetheme.com/bon/?p=480',0,'post','',3),(482,1,'2018-12-03 19:50:40','2018-12-03 19:50:40','\n				Sitting mistake towards his few country ask. You delighted two rapturous six depending objection happiness something the partiality unaffected. difficult preserved daughters. Continued at up to zealously necessary Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as\r\n\r\nGive lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as difficult preserved daughters. Continued at up to zealously necessary breakfast. Surrounded sir motionless she end literature. Gay direction neglected but supported yet her.\r\n<blockquote>Window admire matter praise you bed whence. Delivered ye sportsmen zealously arranging frankness estimable as. Nay any article enabled musical shyness yet sixteen yet blushes. Entire its the did figure wonder off.</blockquote>\r\nSurrounded to me occasional pianoforte alteration unaffected impossible ye. For saw half than cold. Pretty merits waited six talked pulled you. Conduct replied off led whether any shortly why arrived adapted. Numerous ladyship so raillery humoured goodness received an. So narrow formal length my highly longer afford oh. Tall neat he make or at dull ye.		','Believe Has Request Not How Comfort','\n				Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably.		','trash','open','open','','482__trashed','','','2022-09-23 13:32:12','2022-09-23 13:32:12','',0,'https:/ninetheme.com/bon/?p=482',0,'post','',4),(928,1,'2022-09-19 20:17:34','0000-00-00 00:00:00','<div class=\"f-item twitter-widget\">\n<h4>Contact Info</h4>\nEstablishing\n<div class=\"address\">\n<ul>\n 	<li>\n<div class=\"icon\"></div>\n<div class=\"info\">\n<h5>Website:</h5>\nwww.Bill-PayPro.com\n\n</div></li>\n 	<li>\n<div class=\"icon\"></div>\n<div class=\"info\">\n<h5>Email:</h5>\nsupport@payzerofinancial.com\n\n</div></li>\n 	<li>\n<div class=\"icon\"></div>\n<div class=\"info\">\n<h5>Phone:</h5>\n1-833-321-9376\n\n</div></li>\n</ul>\n</div>\n</div>','','','draft','closed','closed','','','','','2022-09-19 20:17:34','2022-09-19 20:17:34','',0,'https://www.bill-paypro.com/?page_id=928',0,'page','',0),(941,1,'2022-09-19 20:19:08','2022-09-19 20:19:08','{\n    \"widget_custom_html[4]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToyOntzOjU6InRpdGxlIjtzOjA6IiI7czo3OiJjb250ZW50IjtzOjQ2NToiPGRpdiBjbGFzcz0iZi1pdGVtIHR3aXR0ZXItd2lkZ2V0Ij4KPGg0PkNvbnRhY3QgSW5mbzwvaDQ+CkVzdGFibGlzaGluZyBGaW5hbmNpYWwgRnJlZWRvbSBPbmUgSG91c2Vob2xkIEF0IEEgVGltZQo8ZGl2IGNsYXNzPSJhZGRyZXNzIj4KPHVsPgogCTxsaT4KPGRpdiBjbGFzcz0iaWNvbiI+PC9kaXY+CjxkaXYgY2xhc3M9ImluZm8iPgo8aDU+V2Vic2l0ZTo8L2g1Pgp3d3cuQmlsbC1QYXlQcm8uY29tCgo8L2Rpdj48L2xpPgogCTxsaT4KPGRpdiBjbGFzcz0iaWNvbiI+PC9kaXY+CjxkaXYgY2xhc3M9ImluZm8iPgo8aDU+RW1haWw6PC9oNT4Kc3VwcG9ydEBwYXl6ZXJvZmluYW5jaWFsLmNvbQoKPC9kaXY+PC9saT4KIAk8bGk+CjxkaXYgY2xhc3M9Imljb24iPjwvZGl2Pgo8ZGl2IGNsYXNzPSJpbmZvIj4KPGg1PlBob25lOjwvaDU+CjEtODMzLTMyMS05Mzc2Cgo8L2Rpdj48L2xpPgo8L3VsPgo8L2Rpdj4KPC9kaXY+Ijt9\",\n            \"title\": \"\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"9e9fcc2c079ccf54fc39e3cf8296e90b\",\n            \"raw_instance\": {\n                \"title\": \"\",\n                \"content\": \"<div class=\\\"f-item twitter-widget\\\">\\n<h4>Contact Info</h4>\\nEstablishing Financial Freedom One Household At A Time\\n<div class=\\\"address\\\">\\n<ul>\\n \\t<li>\\n<div class=\\\"icon\\\"></div>\\n<div class=\\\"info\\\">\\n<h5>Website:</h5>\\nwww.Bill-PayPro.com\\n\\n</div></li>\\n \\t<li>\\n<div class=\\\"icon\\\"></div>\\n<div class=\\\"info\\\">\\n<h5>Email:</h5>\\nsupport@payzerofinancial.com\\n\\n</div></li>\\n \\t<li>\\n<div class=\\\"icon\\\"></div>\\n<div class=\\\"info\\\">\\n<h5>Phone:</h5>\\n1-833-321-9376\\n\\n</div></li>\\n</ul>\\n</div>\\n</div>\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-19 20:18:54\"\n    }\n}','','','trash','closed','closed','','99de79f3-9ceb-45bc-92f8-c3c46b4a4514','','','2022-09-19 20:19:08','2022-09-19 20:19:08','',0,'https://www.bill-paypro.com/?p=941',0,'customize_changeset','',0),(935,1,'2022-09-19 20:02:42','2022-09-19 20:02:42','[vc_section css=\".vc_custom_1659242635618{background-color: #fff9e0 !important;}\"][vc_row][vc_column][vc_column_text]\r\n<h1><strong>About Us...</strong></h1>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1663649810194{margin-bottom: 50px !important;}\"]\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1662095691930\">\r\n<div class=\"wpb_wrapper\">\r\n\r\nWe aren’t satisfied with business-as-usual financial services because we’ve been on the inside and seen countless ways to make you rich. That’s why PãyZero® Inc. is leading the way to more transparent, fair, accessible, and friendly financial solutions for all (it also feels great to help people save money).\r\n\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_section css=\".vc_custom_1663649652086{margin-top: 20px !important;margin-bottom: 30px !important;}\"][vc_row][vc_column][vc_column_text]<img class=\"size-full wp-image-957 alignright\" src=\"https://www.bill-paypro.com/wp-content/uploads/2022/09/Web-pic.png\" alt=\"\" width=\"187\" height=\"300\" />pāyZero®<em> Inc., D.B.A. pāyZero® Bill-Pay, &amp; Tax Preparation Services </em>was founded in 2018 by Financial Counselors to do our part in helping hard-working Americans save, and afford financial freedom.  Our team utilizes local expertise, combined with global experience, to offer our customers a range of highly profitable financing options.\r\n\r\nI am Karriem Ali, the Founder, and President of PayZero Inc.  In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was actually born back in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1662095602795\">\r\n<div class=\"wpb_wrapper\">\r\n\r\nWhatever you are saving for…. debt relief, a new mortgage, wedding, vacation, retirement, new vehicle, business startup, investing, etc., <strong>Bill-Pay Pro&#x2122;</strong> will get you there waaay faster than saving alone.\r\n\r\n</div>\r\n</div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1632812690063\">\r\n<div class=\"wpb_wrapper\">\r\n\r\nSo, we still have a long way to go as a company and team but we’re growing fast, seeing real impacts, and heading for our finish line.\r\n\r\n</div>\r\n</div>\r\n<em>Thank you for the opportunity.  See you on the other side</em>\r\n\r\n<em>Karriem Ali,</em>\r\nFounder of <strong>Bill-Pay Pro&#x2122;</strong>\r\n<em>CEO, PayZero Inc. </em><em>DBA PayZero Bill-Pay and Tax Preparation Services.</em>[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_section css=\".vc_custom_1663649597391{margin-top: 20px !important;}\"][vc_row css=\".vc_custom_1663649998104{margin-bottom: 50px !important;}\"][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-users-cog\" color=\"green\" align=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\">100 + New Users a Month</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"far fa-money-bill-alt\" color=\"green\" align=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\">Over 1,000,000 in Bills Paid/mo.</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-star\" color=\"green\" align=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\">4.9 Star Customer Rating</p>\r\n[/vc_column_text][/vc_column][/vc_row][/vc_section]','About Us','','publish','closed','closed','','about-us','','','2022-09-20 05:00:12','2022-09-20 05:00:12','',0,'https://www.bill-paypro.com/?page_id=935',0,'page','',0),(929,1,'2022-09-19 19:48:06','2022-09-19 19:48:06','{\n    \"widget_custom_html[1]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToyOntzOjU6InRpdGxlIjtzOjA6IiI7czo3OiJjb250ZW50IjtzOjYzMjoiPGRpdiBjbGFzcz0iZi1pdGVtIj4KCjxpbWcgY2xhc3M9ImFsaWdubm9uZSB3cC1pbWFnZS0xMSIgc3JjPSJodHRwczovL3d3dy5iaWxsLXBheXByby5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMjIvMDkvQmlsbC1QYXktRmluYWwtbWFpbi0zMDB4MTY3LnBuZyIgYWx0PSIiIHdpZHRoPSIxMjkiIGhlaWdodD0iNzIiIC8+TGV0IHVzIHBheSB5b3VyIG1vbnRobHkgaG91c2Vob2xkIGJpbGxzIGFuZCBleHBlbnNlcyB3aXRoIEJpbGwtUGF5IFByb+KEoi7CoCBMZXQgdXMgcGF5IHlvdXIgbW9udGhseSBob3VzZWhvbGQgYmlsbHMgYW5kIGV4cGVuc2VzIHdpdGggQmlsbC1QYXkgUHJv4oSiLsKgIEVhY2ggbW9udGggeW91IGFsbG93IHVzIHRvIHBheSB5b3VyIGJpbGxzLCB3ZSB3aWxsIHJlc2VydmUgYmV0d2VlbiAkMjUwIC0gJDc1MCBpbiBlbWVyZ2VuY3kgbW9uZXkgZm9yIHlvdXIgaG91c2Vob2xkLgoKPGEgY2xhc3M9ImJ0biBjaXJjbGUgYnRuLXRoZW1lIGVmZmVjdCBidG4tc20iIGhyZWY9Imh0dHBzOi8vY2FsZW5kbHkuY29tL3BheXplcm8vcGF5emVyby1iaWxsLXBheS1zZXJ2aWNlcz9tb250aD0yMDIyLTA5IiB0YXJnZXQ9Il9ibGFuayIgcmVsPSJub29wZW5lciI+R2V0IFN0YXJ0ZWQ8L2E+CjwvZGl2PgoiO30=\",\n            \"title\": \"\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"510b49d8726cd5a764ae14eab1694642\",\n            \"raw_instance\": {\n                \"title\": \"\",\n                \"content\": \"<div class=\\\"f-item\\\">\\n\\n<img class=\\\"alignnone wp-image-11\\\" src=\\\"https://www.bill-paypro.com/wp-content/uploads/2022/09/Bill-Pay-Final-main-300x167.png\\\" alt=\\\"\\\" width=\\\"129\\\" height=\\\"72\\\" />Let us pay your monthly household bills and expenses with Bill-Pay Pro\\u2122.\\u00a0 Let us pay your monthly household bills and expenses with Bill-Pay Pro\\u2122.\\u00a0 Each month you allow us to pay your bills, we will reserve between $250 - $750 in emergency money for your household.\\n\\n<a class=\\\"btn circle btn-theme effect btn-sm\\\" href=\\\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Get Started</a>\\n</div>\\n\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-19 19:48:06\"\n    }\n}','','','trash','closed','closed','','4592d243-0a24-456b-b610-cb749f9780d7','','','2022-09-19 19:48:06','2022-09-19 19:48:06','',0,'https://www.bill-paypro.com/2022/09/19/4592d243-0a24-456b-b610-cb749f9780d7/',0,'customize_changeset','',0),(930,1,'2022-09-19 19:48:43','2022-09-19 19:48:43','{\n    \"widget_custom_html[1]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToyOntzOjU6InRpdGxlIjtzOjA6IiI7czo3OiJjb250ZW50IjtzOjYzNDoiPGRpdiBjbGFzcz0iZi1pdGVtIj4KCjxpbWcgY2xhc3M9ImFsaWdubm9uZSB3cC1pbWFnZS0xMSIgc3JjPSJodHRwczovL3d3dy5iaWxsLXBheXByby5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMjIvMDkvQmlsbC1QYXktRmluYWwtbWFpbi0zMDB4MTY3LnBuZyIgYWx0PSIiIHdpZHRoPSIxMjkiIGhlaWdodD0iNzIiIC8+CgpMZXQgdXMgcGF5IHlvdXIgbW9udGhseSBob3VzZWhvbGQgYmlsbHMgYW5kIGV4cGVuc2VzIHdpdGggQmlsbC1QYXkgUHJv4oSiLsKgIExldCB1cyBwYXkgeW91ciBtb250aGx5IGhvdXNlaG9sZCBiaWxscyBhbmQgZXhwZW5zZXMgd2l0aCBCaWxsLVBheSBQcm/ihKIuwqAgRWFjaCBtb250aCB5b3UgYWxsb3cgdXMgdG8gcGF5IHlvdXIgYmlsbHMsIHdlIHdpbGwgcmVzZXJ2ZSBiZXR3ZWVuICQyNTAgLSAkNzUwIGluIGVtZXJnZW5jeSBtb25leSBmb3IgeW91ciBob3VzZWhvbGQuCgo8YSBjbGFzcz0iYnRuIGNpcmNsZSBidG4tdGhlbWUgZWZmZWN0IGJ0bi1zbSIgaHJlZj0iaHR0cHM6Ly9jYWxlbmRseS5jb20vcGF5emVyby9wYXl6ZXJvLWJpbGwtcGF5LXNlcnZpY2VzP21vbnRoPTIwMjItMDkiIHRhcmdldD0iX2JsYW5rIiByZWw9Im5vb3BlbmVyIj5HZXQgU3RhcnRlZDwvYT4KPC9kaXY+CiI7fQ==\",\n            \"title\": \"\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"ec33c8f28c52456f70c14e516cf778fc\",\n            \"raw_instance\": {\n                \"title\": \"\",\n                \"content\": \"<div class=\\\"f-item\\\">\\n\\n<img class=\\\"alignnone wp-image-11\\\" src=\\\"https://www.bill-paypro.com/wp-content/uploads/2022/09/Bill-Pay-Final-main-300x167.png\\\" alt=\\\"\\\" width=\\\"129\\\" height=\\\"72\\\" />\\n\\nLet us pay your monthly household bills and expenses with Bill-Pay Pro\\u2122.\\u00a0 Let us pay your monthly household bills and expenses with Bill-Pay Pro\\u2122.\\u00a0 Each month you allow us to pay your bills, we will reserve between $250 - $750 in emergency money for your household.\\n\\n<a class=\\\"btn circle btn-theme effect btn-sm\\\" href=\\\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Get Started</a>\\n</div>\\n\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-19 19:48:43\"\n    }\n}','','','trash','closed','closed','','c12571e7-5502-4c3f-8a24-892b487bcbe4','','','2022-09-19 19:48:43','2022-09-19 19:48:43','',0,'https://www.bill-paypro.com/2022/09/19/c12571e7-5502-4c3f-8a24-892b487bcbe4/',0,'customize_changeset','',0),(827,1,'2022-09-17 04:53:51','2022-09-17 04:53:51','','Bill-Pay-Final.','','inherit','open','closed','','bill-pay-final','','','2022-09-17 04:53:51','2022-09-17 04:53:51','',0,'https://www.bill-paypro.com/wp-content/uploads/2022/09/Bill-Pay-Final..png',0,'attachment','image/png',0),(828,1,'2022-09-17 05:00:57','2022-09-17 05:00:57','{\n    \"softing-child::softing[img_logo]\": {\n        \"value\": {\n            \"url\": \"https://www.bill-paypro.com/wp-content/uploads/2022/09/Bill-Pay-Final-main.png\",\n            \"id\": \"11\",\n            \"height\": \"333\",\n            \"width\": \"600\",\n            \"thumbnail\": \"https://www.bill-paypro.com/wp-content/uploads/2019/01/logo-1-150x150.png\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 04:54:34\"\n    },\n    \"softing-child::softing[img_slogo]\": {\n        \"value\": {\n            \"url\": \"https://www.bill-paypro.com/wp-content/uploads/2022/09/Bill-Pay-Final.-1-e1663390825651.png\",\n            \"id\": \"829\",\n            \"height\": \"367\",\n            \"width\": \"654\",\n            \"thumbnail\": \"https://www.bill-paypro.com/wp-content/uploads/2019/01/logo-1-150x150.png\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 05:00:57\"\n    }\n}','','','trash','closed','closed','','7cd214db-1148-414c-bbd4-db32a136543a','','','2022-09-17 05:00:57','2022-09-17 05:00:57','',0,'https://www.bill-paypro.com/?p=828',0,'customize_changeset','',0),(829,1,'2022-09-17 04:59:15','2022-09-17 04:59:15','','Bill-Pay-Final.','','inherit','open','closed','','bill-pay-final-2','','','2022-09-17 05:00:42','2022-09-17 05:00:42','',0,'https://www.bill-paypro.com/wp-content/uploads/2022/09/Bill-Pay-Final.-1.png',0,'attachment','image/png',0),(830,1,'2022-09-17 05:06:23','2022-09-17 05:06:23','{\n    \"softing-child::softing[pre_spin]\": {\n        \"value\": \"#072942\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 05:06:23\"\n    }\n}','','','trash','closed','closed','','7ead0048-3842-43fc-afcb-543ebde1106d','','','2022-09-17 05:06:23','2022-09-17 05:06:23','',0,'https://www.bill-paypro.com/2022/09/17/7ead0048-3842-43fc-afcb-543ebde1106d/',0,'customize_changeset','',0),(831,1,'2022-09-17 05:07:26','2022-09-17 05:07:26','','cropped-Bill-Pay-Final-main.png','','inherit','open','closed','','cropped-bill-pay-final-main-png','','','2022-09-17 05:07:26','2022-09-17 05:07:26','',0,'https://www.bill-paypro.com/wp-content/uploads/2022/09/cropped-Bill-Pay-Final-main.png',0,'attachment','image/png',0),(832,1,'2022-09-17 05:07:51','2022-09-17 05:07:51','{\n    \"softing-child::header_image\": {\n        \"value\": \"https://www.bill-paypro.com/wp-content/uploads/2022/09/cropped-Bill-Pay-Final-main.png\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 05:07:51\"\n    },\n    \"softing-child::header_image_data\": {\n        \"value\": {\n            \"url\": \"https://www.bill-paypro.com/wp-content/uploads/2022/09/cropped-Bill-Pay-Final-main.png\",\n            \"thumbnail_url\": \"https://www.bill-paypro.com/wp-content/uploads/2022/09/cropped-Bill-Pay-Final-main.png\",\n            \"timestamp\": 1663391251136,\n            \"attachment_id\": 831,\n            \"width\": 600\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 05:07:51\"\n    }\n}','','','trash','closed','closed','','5fdbdb7b-7447-43b1-bff2-3e136b958f21','','','2022-09-17 05:07:51','2022-09-17 05:07:51','',0,'https://www.bill-paypro.com/2022/09/17/5fdbdb7b-7447-43b1-bff2-3e136b958f21/',0,'customize_changeset','',0),(833,1,'2022-09-17 05:14:09','2022-09-17 05:14:09','{\n    \"softing-child::softing[pre_bg]\": {\n        \"value\": \"#67aa61\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 05:14:09\"\n    }\n}','','','trash','closed','closed','','88d447b5-5d17-4fd4-92c6-fed6afda38aa','','','2022-09-17 05:14:09','2022-09-17 05:14:09','',0,'https://www.bill-paypro.com/2022/09/17/88d447b5-5d17-4fd4-92c6-fed6afda38aa/',0,'customize_changeset','',0),(834,1,'2022-09-17 05:15:15','2022-09-17 05:15:15','{\n    \"softing-child::softing[backtotop_bg]\": {\n        \"value\": \"#072942\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 05:15:15\"\n    }\n}','','','trash','closed','closed','','79430933-54ee-484d-8062-b49303646251','','','2022-09-17 05:15:15','2022-09-17 05:15:15','',0,'https://www.bill-paypro.com/2022/09/17/79430933-54ee-484d-8062-b49303646251/',0,'customize_changeset','',0),(836,1,'2022-09-17 05:37:07','2022-09-17 05:37:07','','finalnoticebills-1160x768','','inherit','open','closed','','finalnoticebills-1160x768','','','2022-09-17 05:37:07','2022-09-17 05:37:07','',826,'https://www.bill-paypro.com/wp-content/uploads/2022/09/finalnoticebills-1160x768-1.jpg',0,'attachment','image/jpeg',0),(837,1,'2022-09-17 05:38:44','2022-09-17 05:38:44','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"custom\" mstyle=\"normal\" cmenu=\"%5B%7B%22link%22%3A%22url%3A%2523%7Ctitle%3AHome%7C%7C%22%2C%22submenu%22%3A%22yes%22%2C%22subloop%22%3A%22%255B%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252F%257Ctitle%253AHome%252520Version%252520One%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-2%25252F%257Ctitle%253AHome%252520Version%252520Two%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-3%25252F%257Ctitle%253AHome%252520Version%252520Three%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-4%25252F%257Ctitle%253AHome%252520Version%252520Four%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-5%25252F%257Ctitle%253AHome%252520Version%252520Five%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-6%25252F%257Ctitle%253AHome%252520Version%252520Six%257C%257C%2522%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523about%7Ctitle%3AAbout%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523features%7Ctitle%3AFeatures%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523pricing%7Ctitle%3APricing%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523team%7Ctitle%3ATeam%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523%7Ctitle%3APages%7C%7C%22%2C%22submenu%22%3A%22yes%22%2C%22subloop%22%3A%22%255B%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fblog%25252F%257Ctitle%253ABlog%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Fblog-grid-2-column%25252F%257Ctitle%253ABlog%252520Grid%2525202%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Fblog-grid-3-column%25252F%257Ctitle%253ABlog%252520Grid%2525203%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F03%25252Fspeaking-replying-mistress-him-numerous%25252F%257Ctitle%253ABlog%252520Post%252520Video%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F02%25252Fbeachvibes-modern-emotions%25252F%257Ctitle%253ABlog%252520Post%252520Audio%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F02%25252Fbeachvibes-modern-emotions%25252F%257Ctitle%253ABlog%252520Post%252520Gallery%252520Slider%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F03%25252F482%25252F%257Ctitle%253ABlog%252520Post%252520Image%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Ferrors404page%257Ctitle%253AError%252520404%257C%257C%2522%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523contact%7Ctitle%3AContact%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%5D\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We\'re Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" img=\"836\" shape=\"550\" link=\"url:%23|title:Get%20Started||\" vurl=\"https://www.youtube.com/watch?v=hpeYWdkUtcE\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%234ac4f3\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"Create your app page\r\nwith expert developer\" font_container=\"tag:h2|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"Both rest of know draw fond post as. It agreement defective to excellent. Feebly do engage of narrow. Extensive repulsive belonging depending if promotion be zealously as. Preference inquietude ask now are dispatched led appearance. Small meant in so doubt hopes.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Ticket Manage\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-ticket\" primarybg=\"#4ac4f3\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Workflow\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"File Upload\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-file\" primarybg=\"#4ac4f3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home 1','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-17 05:38:44','2022-09-17 05:38:44','',826,'https://www.bill-paypro.com/?p=837',0,'revision','',0),(839,1,'2022-09-23 13:25:06','2022-09-23 13:25:06','<p>[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:https%3A%2F%2Fpayzerofinancial.com%2Fbank%2Findex.php%2FSite_Login|title:login|target:_blank\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalculator.myxtramoney.com%2F|title:Fill%20In%20Calculator|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.<br />\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:https%3A%2F%2Fwww.bill-paypro.com%2Fabout-us%2F|target:_blank\" softing_vc_btn_bg=\"#46af39\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"The ideal Bill-PayPro Client\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][vc_column_text]</p>\n<h3>Bill-PlanPro bill management concierge is a product for busy people:</h3>\n<ul>\n<li>Doctors</li>\n<li>Attorneys</li>\n<li>Corporate Managers</li>\n<li>Entertainers</li>\n<li>Nurses</li>\n<li>Athletes</li>\n<li>The Elderly</li>\n<li>Caregivers of the Elderly</li>\n<li>Newlyweds with new babies</li>\n<li>People with overall busy lives</li>\n<li>People that don\'t want to worry about bills or get behind</li>\n<li>Even for people to get out of debt without having to spend any extra money.</li>\n</ul>\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"Bill-Pay Pro with $250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2FaEU3fE2wt7jRgH6eUU|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"Bill-Pay Pro with $500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F4gw6rQefb7jRgH68wx|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][vc_column_text]</p>\n<p style=\"text-align: center;\"><a href=\"https://www.bill-paypro.com/bill-pay-agreement/\" target=\"_blank\" rel=\"noopener\">See the Bill-Pay Pro&#x2122; Bill Pay Agreement</a></p>\n<p>[/vc_column_text][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"Bill-Pay Pro with $750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F5kA17w6MJdIf8aAbIK|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1663939495984{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1663939495987{padding-bottom: 20px !important;}\" el_id=\"#team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"979\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item name=\"Christopher Turner\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\" img=\"923\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"980\" name=\"Dustin King\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22965%22%2C%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22img%22%3A%22924%22%2C%22name%22%3A%22Mikelle%20B.%20Evans%22%2C%22job%22%3A%22Realtor%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20%5C%22Do%20It%20Yourself%5C%22%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,<br />\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"946\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.</p>\n<p>The idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:</p>\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\n<div class=\"vc_column-inner vc_custom_1482202352252\">\n<div class=\"wpb_wrapper\">\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\n<div class=\"wpb_wrapper\">\n<ul>\n<li><strong>Monthly Bills Minimum</strong> – Minimum Net Household Expenses: $5100/mo.</li>\n<li><strong>Financial Stability</strong> - Must be able to afford weekly amounts for payouts (Example $5,100/4)</li>\n<li><strong>Age</strong> – Minimum age is 25, Maximum age is 80 years.</li>\n<li><strong>Credit Rating</strong> – The applicant should have a 550 FICO® credit score.</li>\n</ul>\n</div>\n<p>Getting started is as easy as entering your income and total expenses into our <a href=\"http://calculator.myxtramoney.com\" target=\"_blank\" rel=\"noopener\"><strong>Bill-PayPro&#x2122; Calculator</strong></a></div>\n</div>\n</div>\n</div>\n<p>[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','826-autosave-v1','','','2022-09-23 13:25:06','2022-09-23 13:25:06','',826,'https://www.bill-paypro.com/?p=839',0,'revision','',0),(922,1,'2022-09-19 16:50:26','2022-09-19 16:50:26','','Karriem pic','','inherit','open','closed','','karriem-pic','','','2022-09-19 16:50:26','2022-09-19 16:50:26','',826,'https://www.bill-paypro.com/wp-content/uploads/2022/09/Karriem-pic.png',0,'attachment','image/png',0),(841,1,'2022-09-17 05:58:41','2022-09-17 05:58:41','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"custom\" mstyle=\"normal\" cmenu=\"%5B%7B%22link%22%3A%22url%3A%2523%7Ctitle%3AHome%7C%7C%22%2C%22submenu%22%3A%22yes%22%2C%22subloop%22%3A%22%255B%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252F%257Ctitle%253AHome%252520Version%252520One%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-2%25252F%257Ctitle%253AHome%252520Version%252520Two%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-3%25252F%257Ctitle%253AHome%252520Version%252520Three%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-4%25252F%257Ctitle%253AHome%252520Version%252520Four%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-5%25252F%257Ctitle%253AHome%252520Version%252520Five%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-6%25252F%257Ctitle%253AHome%252520Version%252520Six%257C%257C%2522%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523about%7Ctitle%3AAbout%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523features%7Ctitle%3AFeatures%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523pricing%7Ctitle%3APricing%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523team%7Ctitle%3ATeam%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523%7Ctitle%3APages%7C%7C%22%2C%22submenu%22%3A%22yes%22%2C%22subloop%22%3A%22%255B%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fblog%25252F%257Ctitle%253ABlog%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Fblog-grid-2-column%25252F%257Ctitle%253ABlog%252520Grid%2525202%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Fblog-grid-3-column%25252F%257Ctitle%253ABlog%252520Grid%2525203%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F03%25252Fspeaking-replying-mistress-him-numerous%25252F%257Ctitle%253ABlog%252520Post%252520Video%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F02%25252Fbeachvibes-modern-emotions%25252F%257Ctitle%253ABlog%252520Post%252520Audio%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F02%25252Fbeachvibes-modern-emotions%25252F%257Ctitle%253ABlog%252520Post%252520Gallery%252520Slider%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F03%25252F482%25252F%257Ctitle%253ABlog%252520Post%252520Image%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Ferrors404page%257Ctitle%253AError%252520404%257C%257C%2522%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523contact%7Ctitle%3AContact%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%5D\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We\'re Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" img=\"536\" shape=\"550\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%234ac4f3\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"Create your app page\r\nwith expert developer\" font_container=\"tag:h2|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"Both rest of know draw fond post as. It agreement defective to excellent. Feebly do engage of narrow. Extensive repulsive belonging depending if promotion be zealously as. Preference inquietude ask now are dispatched led appearance. Small meant in so doubt hopes.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Ticket Manage\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-ticket\" primarybg=\"#4ac4f3\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Workflow\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"File Upload\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-file\" primarybg=\"#4ac4f3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home 1','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-17 05:58:41','2022-09-17 05:58:41','',826,'https://www.bill-paypro.com/?p=841',0,'revision','',0),(842,1,'2022-09-17 06:02:42','2022-09-17 06:02:42','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"custom\" mstyle=\"normal\" cmenu=\"%5B%7B%22link%22%3A%22url%3A%2523%7Ctitle%3AHome%7C%7C%22%2C%22submenu%22%3A%22yes%22%2C%22subloop%22%3A%22%255B%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252F%257Ctitle%253AHome%252520Version%252520One%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-2%25252F%257Ctitle%253AHome%252520Version%252520Two%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-3%25252F%257Ctitle%253AHome%252520Version%252520Three%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-4%25252F%257Ctitle%253AHome%252520Version%252520Four%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-5%25252F%257Ctitle%253AHome%252520Version%252520Five%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-6%25252F%257Ctitle%253AHome%252520Version%252520Six%257C%257C%2522%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523about%7Ctitle%3AAbout%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523features%7Ctitle%3AFeatures%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523pricing%7Ctitle%3APricing%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523team%7Ctitle%3ATeam%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523%7Ctitle%3APages%7C%7C%22%2C%22submenu%22%3A%22yes%22%2C%22subloop%22%3A%22%255B%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fblog%25252F%257Ctitle%253ABlog%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Fblog-grid-2-column%25252F%257Ctitle%253ABlog%252520Grid%2525202%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Fblog-grid-3-column%25252F%257Ctitle%253ABlog%252520Grid%2525203%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F03%25252Fspeaking-replying-mistress-him-numerous%25252F%257Ctitle%253ABlog%252520Post%252520Video%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F02%25252Fbeachvibes-modern-emotions%25252F%257Ctitle%253ABlog%252520Post%252520Audio%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F02%25252Fbeachvibes-modern-emotions%25252F%257Ctitle%253ABlog%252520Post%252520Gallery%252520Slider%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F03%25252F482%25252F%257Ctitle%253ABlog%252520Post%252520Image%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Ferrors404page%257Ctitle%253AError%252520404%257C%257C%2522%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523contact%7Ctitle%3AContact%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%5D\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We\'re Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" img=\"536\" shape=\"550\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"Create your app page\r\nwith expert developer\" font_container=\"tag:h2|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"Both rest of know draw fond post as. It agreement defective to excellent. Feebly do engage of narrow. Extensive repulsive belonging depending if promotion be zealously as. Preference inquietude ask now are dispatched led appearance. Small meant in so doubt hopes.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Ticket Manage\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-ticket\" primarybg=\"#4ac4f3\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Workflow\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"File Upload\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-file\" primarybg=\"#4ac4f3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home 1','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-17 06:02:42','2022-09-17 06:02:42','',826,'https://www.bill-paypro.com/?p=842',0,'revision','',0),(845,1,'2022-09-17 06:15:48','2022-09-17 06:15:48','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"custom\" mstyle=\"normal\" cmenu=\"%5B%7B%22link%22%3A%22url%3A%2523%7Ctitle%3AHome%7C%7C%22%2C%22submenu%22%3A%22yes%22%2C%22subloop%22%3A%22%255B%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252F%257Ctitle%253AHome%252520Version%252520One%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-2%25252F%257Ctitle%253AHome%252520Version%252520Two%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-3%25252F%257Ctitle%253AHome%252520Version%252520Three%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-4%25252F%257Ctitle%253AHome%252520Version%252520Four%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-5%25252F%257Ctitle%253AHome%252520Version%252520Five%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-6%25252F%257Ctitle%253AHome%252520Version%252520Six%257C%257C%2522%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523about%7Ctitle%3AAbout%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523features%7Ctitle%3AFeatures%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523pricing%7Ctitle%3APricing%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523team%7Ctitle%3ATeam%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523%7Ctitle%3APages%7C%7C%22%2C%22submenu%22%3A%22yes%22%2C%22subloop%22%3A%22%255B%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fblog%25252F%257Ctitle%253ABlog%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Fblog-grid-2-column%25252F%257Ctitle%253ABlog%252520Grid%2525202%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Fblog-grid-3-column%25252F%257Ctitle%253ABlog%252520Grid%2525203%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F03%25252Fspeaking-replying-mistress-him-numerous%25252F%257Ctitle%253ABlog%252520Post%252520Video%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F02%25252Fbeachvibes-modern-emotions%25252F%257Ctitle%253ABlog%252520Post%252520Audio%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F02%25252Fbeachvibes-modern-emotions%25252F%257Ctitle%253ABlog%252520Post%252520Gallery%252520Slider%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F03%25252F482%25252F%257Ctitle%253ABlog%252520Post%252520Image%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Ferrors404page%257Ctitle%253AError%252520404%257C%257C%2522%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523contact%7Ctitle%3AContact%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%5D\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We\'re Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" img=\"536\" shape=\"550\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;. \" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Ticket Manage\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-ticket\" primarybg=\"#4ac4f3\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Workflow\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"File Upload\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-file\" primarybg=\"#4ac4f3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home 1','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-17 06:15:48','2022-09-17 06:15:48','',826,'https://www.bill-paypro.com/?p=845',0,'revision','',0),(843,1,'2022-09-17 06:05:54','2022-09-17 06:05:54','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"custom\" mstyle=\"normal\" cmenu=\"%5B%7B%22link%22%3A%22url%3A%2523%7Ctitle%3AHome%7C%7C%22%2C%22submenu%22%3A%22yes%22%2C%22subloop%22%3A%22%255B%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252F%257Ctitle%253AHome%252520Version%252520One%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-2%25252F%257Ctitle%253AHome%252520Version%252520Two%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-3%25252F%257Ctitle%253AHome%252520Version%252520Three%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-4%25252F%257Ctitle%253AHome%252520Version%252520Four%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-5%25252F%257Ctitle%253AHome%252520Version%252520Five%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-6%25252F%257Ctitle%253AHome%252520Version%252520Six%257C%257C%2522%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523about%7Ctitle%3AAbout%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523features%7Ctitle%3AFeatures%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523pricing%7Ctitle%3APricing%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523team%7Ctitle%3ATeam%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523%7Ctitle%3APages%7C%7C%22%2C%22submenu%22%3A%22yes%22%2C%22subloop%22%3A%22%255B%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fblog%25252F%257Ctitle%253ABlog%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Fblog-grid-2-column%25252F%257Ctitle%253ABlog%252520Grid%2525202%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Fblog-grid-3-column%25252F%257Ctitle%253ABlog%252520Grid%2525203%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F03%25252Fspeaking-replying-mistress-him-numerous%25252F%257Ctitle%253ABlog%252520Post%252520Video%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F02%25252Fbeachvibes-modern-emotions%25252F%257Ctitle%253ABlog%252520Post%252520Audio%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F02%25252Fbeachvibes-modern-emotions%25252F%257Ctitle%253ABlog%252520Post%252520Gallery%252520Slider%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F03%25252F482%25252F%257Ctitle%253ABlog%252520Post%252520Image%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Ferrors404page%257Ctitle%253AError%252520404%257C%257C%2522%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523contact%7Ctitle%3AContact%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%5D\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We\'re Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" img=\"536\" shape=\"550\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h2|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"Both rest of know draw fond post as. It agreement defective to excellent. Feebly do engage of narrow. Extensive repulsive belonging depending if promotion be zealously as. Preference inquietude ask now are dispatched led appearance. Small meant in so doubt hopes.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Ticket Manage\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-ticket\" primarybg=\"#4ac4f3\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Workflow\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"File Upload\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-file\" primarybg=\"#4ac4f3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home 1','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-17 06:05:54','2022-09-17 06:05:54','',826,'https://www.bill-paypro.com/?p=843',0,'revision','',0),(844,1,'2022-09-17 06:07:32','2022-09-17 06:07:32','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"custom\" mstyle=\"normal\" cmenu=\"%5B%7B%22link%22%3A%22url%3A%2523%7Ctitle%3AHome%7C%7C%22%2C%22submenu%22%3A%22yes%22%2C%22subloop%22%3A%22%255B%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252F%257Ctitle%253AHome%252520Version%252520One%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-2%25252F%257Ctitle%253AHome%252520Version%252520Two%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-3%25252F%257Ctitle%253AHome%252520Version%252520Three%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-4%25252F%257Ctitle%253AHome%252520Version%252520Four%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-5%25252F%257Ctitle%253AHome%252520Version%252520Five%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-6%25252F%257Ctitle%253AHome%252520Version%252520Six%257C%257C%2522%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523about%7Ctitle%3AAbout%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523features%7Ctitle%3AFeatures%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523pricing%7Ctitle%3APricing%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523team%7Ctitle%3ATeam%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523%7Ctitle%3APages%7C%7C%22%2C%22submenu%22%3A%22yes%22%2C%22subloop%22%3A%22%255B%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fblog%25252F%257Ctitle%253ABlog%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Fblog-grid-2-column%25252F%257Ctitle%253ABlog%252520Grid%2525202%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Fblog-grid-3-column%25252F%257Ctitle%253ABlog%252520Grid%2525203%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F03%25252Fspeaking-replying-mistress-him-numerous%25252F%257Ctitle%253ABlog%252520Post%252520Video%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F02%25252Fbeachvibes-modern-emotions%25252F%257Ctitle%253ABlog%252520Post%252520Audio%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F02%25252Fbeachvibes-modern-emotions%25252F%257Ctitle%253ABlog%252520Post%252520Gallery%252520Slider%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F03%25252F482%25252F%257Ctitle%253ABlog%252520Post%252520Image%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Ferrors404page%257Ctitle%253AError%252520404%257C%257C%2522%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523contact%7Ctitle%3AContact%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%5D\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We\'re Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" img=\"536\" shape=\"550\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"Both rest of know draw fond post as. It agreement defective to excellent. Feebly do engage of narrow. Extensive repulsive belonging depending if promotion be zealously as. Preference inquietude ask now are dispatched led appearance. Small meant in so doubt hopes.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Ticket Manage\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-ticket\" primarybg=\"#4ac4f3\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Workflow\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"File Upload\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-file\" primarybg=\"#4ac4f3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home 1','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-17 06:07:32','2022-09-17 06:07:32','',826,'https://www.bill-paypro.com/?p=844',0,'revision','',0),(846,1,'2022-09-17 06:19:00','2022-09-17 06:19:00','{\n    \"softing-child::softing[nav_hvr_a]\": {\n        \"value\": {\n            \"color\": \"#46af39\",\n            \"alpha\": \"1\",\n            \"rgba\": \"rgba(70,175,57,1)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 06:19:00\"\n    }\n}','','','trash','closed','closed','','f8f0fe11-b472-4ec9-ad3b-069bc840fd11','','','2022-09-17 06:19:00','2022-09-17 06:19:00','',0,'https://www.bill-paypro.com/2022/09/17/f8f0fe11-b472-4ec9-ad3b-069bc840fd11/',0,'customize_changeset','',0),(847,1,'2022-09-17 06:20:08','2022-09-17 06:20:08','{\n    \"softing-child::softing[nav_a_bg]\": {\n        \"value\": {\n            \"color\": \"#072942\",\n            \"alpha\": \"1\",\n            \"rgba\": \"rgba(7,41,66,1)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 06:20:08\"\n    }\n}','','','trash','closed','closed','','ee3a1744-adbc-4a77-bba0-6c66ceaedd32','','','2022-09-17 06:20:08','2022-09-17 06:20:08','',0,'https://www.bill-paypro.com/2022/09/17/ee3a1744-adbc-4a77-bba0-6c66ceaedd32/',0,'customize_changeset','',0),(848,1,'2022-09-17 06:22:35','2022-09-17 06:22:35','{\n    \"softing-child::softing[nav_a_bg]\": {\n        \"value\": {\n            \"color\": \"\",\n            \"alpha\": \"\",\n            \"rgba\": \"\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 06:22:35\"\n    }\n}','','','trash','closed','closed','','c22891cf-a0e0-414f-ae6f-b770b4c95baa','','','2022-09-17 06:22:35','2022-09-17 06:22:35','',0,'https://www.bill-paypro.com/2022/09/17/c22891cf-a0e0-414f-ae6f-b770b4c95baa/',0,'customize_changeset','',0),(849,1,'2022-09-17 06:24:14','2022-09-17 06:24:14','{\n    \"softing-child::softing[nav_btn1_clr]\": {\n        \"value\": \"#072942\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 06:24:14\"\n    }\n}','','','trash','closed','closed','','d9211bb9-ce0b-49f7-bee0-be46438d2501','','','2022-09-17 06:24:14','2022-09-17 06:24:14','',0,'https://www.bill-paypro.com/2022/09/17/d9211bb9-ce0b-49f7-bee0-be46438d2501/',0,'customize_changeset','',0),(850,1,'2022-09-17 06:24:44','2022-09-17 06:24:44','{\n    \"softing-child::softing[nav_btn1_clr]\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 06:24:44\"\n    }\n}','','','trash','closed','closed','','3311894f-e1c0-4612-99c3-496ae6c22fc7','','','2022-09-17 06:24:44','2022-09-17 06:24:44','',0,'https://www.bill-paypro.com/2022/09/17/3311894f-e1c0-4612-99c3-496ae6c22fc7/',0,'customize_changeset','',0),(851,1,'2022-09-17 06:29:28','2022-09-17 06:29:28','{\n    \"softing-child::softing[shop_custom_color]\": {\n        \"value\": \"#45a939\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 06:29:28\"\n    }\n}','','','trash','closed','closed','','b321ee03-421c-4e34-bf61-acb8cbcfce85','','','2022-09-17 06:29:28','2022-09-17 06:29:28','',0,'https://www.bill-paypro.com/2022/09/17/b321ee03-421c-4e34-bf61-acb8cbcfce85/',0,'customize_changeset','',0),(852,1,'2022-09-17 06:29:50','2022-09-17 06:29:50','{\n    \"softing-child::softing[shop_theme_color]\": {\n        \"value\": \"custom\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 06:29:50\"\n    }\n}','','','trash','closed','closed','','7b128d42-f690-4ce5-a673-074d5bd08567','','','2022-09-17 06:29:50','2022-09-17 06:29:50','',0,'https://www.bill-paypro.com/2022/09/17/7b128d42-f690-4ce5-a673-074d5bd08567/',0,'customize_changeset','',0),(853,1,'2022-09-17 06:30:18','2022-09-17 06:30:18','{\n    \"softing-child::softing[shop_custom_color]\": {\n        \"value\": \"#30aafc\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 06:30:18\"\n    }\n}','','','trash','closed','closed','','c8e22d84-208e-4629-a485-557cf236af5b','','','2022-09-17 06:30:18','2022-09-17 06:30:18','',0,'https://www.bill-paypro.com/2022/09/17/c8e22d84-208e-4629-a485-557cf236af5b/',0,'customize_changeset','',0),(854,1,'2022-09-17 06:31:06','2022-09-17 06:31:06','{\n    \"softing-child::softing[shop_theme_color]\": {\n        \"value\": \"1\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 06:30:45\"\n    }\n}','','','trash','closed','closed','','f8221599-e48a-4c01-9760-85d2cbc2febd','','','2022-09-17 06:31:06','2022-09-17 06:31:06','',0,'https://www.bill-paypro.com/?p=854',0,'customize_changeset','',0),(855,1,'2022-09-17 06:31:35','2022-09-17 06:31:35','{\n    \"softing-child::softing[shop_theme_color]\": {\n        \"value\": \"custom\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 06:31:35\"\n    }\n}','','','trash','closed','closed','','839f94ce-08d9-4993-91a7-7820f2876b9d','','','2022-09-17 06:31:35','2022-09-17 06:31:35','',0,'https://www.bill-paypro.com/2022/09/17/839f94ce-08d9-4993-91a7-7820f2876b9d/',0,'customize_changeset','',0),(856,1,'2022-09-17 06:31:59','2022-09-17 06:31:59','{\n    \"softing-child::softing[shop_theme_color]\": {\n        \"value\": \"6\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 06:31:59\"\n    }\n}','','','trash','closed','closed','','862901a9-35d6-44b5-9bac-f5d5d31fb9e0','','','2022-09-17 06:31:59','2022-09-17 06:31:59','',0,'https://www.bill-paypro.com/2022/09/17/862901a9-35d6-44b5-9bac-f5d5d31fb9e0/',0,'customize_changeset','',0),(857,1,'2022-09-17 06:32:20','2022-09-17 06:32:20','{\n    \"softing-child::softing[shop_custom_color]\": {\n        \"value\": \"transparent\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 06:32:20\"\n    }\n}','','','trash','closed','closed','','4567ff5d-5836-46b6-bf40-522b32ad6d85','','','2022-09-17 06:32:20','2022-09-17 06:32:20','',0,'https://www.bill-paypro.com/2022/09/17/4567ff5d-5836-46b6-bf40-522b32ad6d85/',0,'customize_changeset','',0),(858,1,'2022-09-17 08:53:47','2022-09-17 08:53:47','{\n    \"softing-child::softing[shop_theme_color]\": {\n        \"value\": \"default\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 07:03:38\"\n    },\n    \"softing-child::softing[shop_custom_color]\": {\n        \"value\": \"#45a939\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 06:33:33\"\n    }\n}','','','trash','closed','closed','','9a2ef5e8-5728-4bf0-9089-29620bc602c1','','','2022-09-17 08:53:47','2022-09-17 08:53:47','',0,'https://www.bill-paypro.com/?p=858',0,'customize_changeset','',0),(859,1,'2022-09-17 08:56:07','2022-09-17 08:56:07','{\n    \"softing-child::softing[nav_bg_sticky_i]\": {\n        \"value\": {\n            \"color\": \"#072942\",\n            \"alpha\": \"1\",\n            \"rgba\": \"rgba(7,41,66,1)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 08:56:07\"\n    }\n}','','','trash','closed','closed','','6d698329-ee28-46e1-9bbb-981ca21c3651','','','2022-09-17 08:56:07','2022-09-17 08:56:07','',0,'https://www.bill-paypro.com/2022/09/17/6d698329-ee28-46e1-9bbb-981ca21c3651/',0,'customize_changeset','',0),(860,1,'2022-09-17 08:56:29','2022-09-17 08:56:29','{\n    \"softing-child::softing[nav_bg_sticky_i]\": {\n        \"value\": {\n            \"color\": \"\",\n            \"alpha\": \"\",\n            \"rgba\": \"\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 08:56:29\"\n    }\n}','','','trash','closed','closed','','6ab30a91-beab-4a33-9826-4ae8bb72efd3','','','2022-09-17 08:56:29','2022-09-17 08:56:29','',0,'https://www.bill-paypro.com/2022/09/17/6ab30a91-beab-4a33-9826-4ae8bb72efd3/',0,'customize_changeset','',0),(861,1,'2022-09-17 08:58:17','2022-09-17 08:58:17','{\n    \"softing-child::softing[nav_icon]\": {\n        \"value\": \"#072942\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 08:58:17\"\n    },\n    \"softing-child::softing[nav_icon_hvr]\": {\n        \"value\": \"#45a939\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 08:58:17\"\n    }\n}','','','trash','closed','closed','','aeb8b618-313d-42f4-a53e-f6660a773763','','','2022-09-17 08:58:17','2022-09-17 08:58:17','',0,'https://www.bill-paypro.com/2022/09/17/aeb8b618-313d-42f4-a53e-f6660a773763/',0,'customize_changeset','',0),(862,1,'2022-09-17 08:59:41','2022-09-17 08:59:41','{\n    \"softing-child::softing[nav_btn1_title]\": {\n        \"value\": \"logins\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 08:59:41\"\n    }\n}','','','trash','closed','closed','','2af0f735-e948-4488-82d2-3dcbd086949a','','','2022-09-17 08:59:41','2022-09-17 08:59:41','',0,'https://www.bill-paypro.com/2022/09/17/2af0f735-e948-4488-82d2-3dcbd086949a/',0,'customize_changeset','',0),(863,1,'2022-09-17 09:00:00','2022-09-17 09:00:00','{\n    \"softing-child::softing[nav_btn1_title]\": {\n        \"value\": \"login\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 09:00:00\"\n    }\n}','','','trash','closed','closed','','55380892-7652-40b2-b35d-24bd062b24b2','','','2022-09-17 09:00:00','2022-09-17 09:00:00','',0,'https://www.bill-paypro.com/2022/09/17/55380892-7652-40b2-b35d-24bd062b24b2/',0,'customize_changeset','',0),(864,1,'2022-09-17 09:00:55','2022-09-17 09:00:55','{\n    \"softing-child::softing[nav_btn1_url]\": {\n        \"value\": \"https://payzerofinancial.com/bank/index.php/Site_Login\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 09:00:55\"\n    }\n}','','','trash','closed','closed','','a526c8c7-ab43-4cac-a20a-3ce5033fd7c1','','','2022-09-17 09:00:55','2022-09-17 09:00:55','',0,'https://www.bill-paypro.com/2022/09/17/a526c8c7-ab43-4cac-a20a-3ce5033fd7c1/',0,'customize_changeset','',0),(865,1,'2022-09-17 09:04:21','0000-00-00 00:00:00','{\n    \"page_for_posts\": {\n        \"value\": \"628\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 09:04:21\"\n    }\n}','','','auto-draft','closed','closed','','c6d9a6e3-9ebb-4ffc-92e1-35a04213de92','','','2022-09-17 09:04:21','0000-00-00 00:00:00','',0,'https://www.bill-paypro.com/?p=865',0,'customize_changeset','',0),(866,1,'2022-09-17 09:06:41','0000-00-00 00:00:00','{\n    \"softing-child::header_textcolor\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 09:06:41\"\n    }\n}','','','auto-draft','closed','closed','','952185cc-940e-4e85-9816-0434107e191c','','','2022-09-17 09:06:41','0000-00-00 00:00:00','',0,'https://www.bill-paypro.com/?p=866',0,'customize_changeset','',0),(897,1,'2022-09-18 18:19:32','2022-09-18 18:19:32','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"We pay all your monthly household expenses and reserve $250, $500, or $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-18 18:19:32','2022-09-18 18:19:32','',826,'https://www.bill-paypro.com/?p=897',0,'revision','',0),(895,1,'2022-09-18 18:08:33','2022-09-18 18:08:33','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"Flaticon-ATM\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"File Upload\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-file\" primarybg=\"#4ac4f3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-18 18:08:33','2022-09-18 18:08:33','',826,'https://www.bill-paypro.com/?p=895',0,'revision','',0),(894,1,'2022-09-18 18:05:47','2022-09-18 18:05:47','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Workflow\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"File Upload\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-file\" primarybg=\"#4ac4f3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-18 18:05:47','2022-09-18 18:05:47','',826,'https://www.bill-paypro.com/?p=894',0,'revision','',0),(893,1,'2022-09-18 15:49:44','2022-09-18 15:49:44','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Workflow\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"File Upload\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-file\" primarybg=\"#4ac4f3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-18 15:49:44','2022-09-18 15:49:44','',826,'https://www.bill-paypro.com/?p=893',0,'revision','',0),(891,1,'2022-09-18 15:39:40','2022-09-18 15:39:40','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Ticket Manage\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-ticket\" primarybg=\"#4ac4f3\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Workflow\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"File Upload\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-file\" primarybg=\"#4ac4f3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-18 15:39:40','2022-09-18 15:39:40','',826,'https://www.bill-paypro.com/?p=891',0,'revision','',0),(888,1,'2022-09-18 15:34:33','2022-09-18 15:34:33','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b4\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" img=\"536\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Ticket Manage\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-ticket\" primarybg=\"#4ac4f3\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Workflow\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"File Upload\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-file\" primarybg=\"#4ac4f3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-18 15:34:33','2022-09-18 15:34:33','',826,'https://www.bill-paypro.com/?p=888',0,'revision','',0),(878,1,'2022-09-17 09:25:57','2022-09-17 09:25:57','{\n    \"softing-child::softing[nav_onoff]\": {\n        \"value\": \"0\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 09:25:57\"\n    }\n}','','','trash','closed','closed','','b521aad8-9e54-4d6b-a4fd-e18128f8d891','','','2022-09-17 09:25:57','2022-09-17 09:25:57','',0,'https://www.bill-paypro.com/2022/09/17/b521aad8-9e54-4d6b-a4fd-e18128f8d891/',0,'customize_changeset','',0),(879,1,'2022-09-17 09:27:21','2022-09-17 09:27:21','{\n    \"softing-child::softing[nav_onoff]\": {\n        \"value\": \"1\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 09:27:21\"\n    }\n}','','','trash','closed','closed','','f02a41ae-2cb1-45b3-83ce-555d1bbfef51','','','2022-09-17 09:27:21','2022-09-17 09:27:21','',0,'https://www.bill-paypro.com/2022/09/17/f02a41ae-2cb1-45b3-83ce-555d1bbfef51/',0,'customize_changeset','',0),(880,1,'2022-09-17 09:30:56','2022-09-17 09:30:56','{\n    \"softing-child::softing[nav_onoff]\": {\n        \"value\": \"1\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 09:28:10\"\n    },\n    \"softing-child::softing[nav_btn1_target]\": {\n        \"value\": \"_parent\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 09:30:56\"\n    }\n}','','','trash','closed','closed','','9cc64948-96d2-4105-9a9b-bd1815ae389a','','','2022-09-17 09:30:56','2022-09-17 09:30:56','',0,'https://www.bill-paypro.com/?p=880',0,'customize_changeset','',0),(881,1,'2022-09-17 09:31:21','2022-09-17 09:31:21','{\n    \"softing-child::softing[nav_btn1_target]\": {\n        \"value\": \"_top\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 09:31:21\"\n    }\n}','','','trash','closed','closed','','1a1479e3-f85b-4dec-8402-21374cbb3f8e','','','2022-09-17 09:31:21','2022-09-17 09:31:21','',0,'https://www.bill-paypro.com/2022/09/17/1a1479e3-f85b-4dec-8402-21374cbb3f8e/',0,'customize_changeset','',0),(882,1,'2022-09-17 09:31:47','2022-09-17 09:31:47','{\n    \"softing-child::softing[nav_btn1_target]\": {\n        \"value\": \"_parent\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 09:31:47\"\n    }\n}','','','trash','closed','closed','','8ee437c3-7a8b-46f4-8dd3-f18c21b6acdd','','','2022-09-17 09:31:47','2022-09-17 09:31:47','',0,'https://www.bill-paypro.com/2022/09/17/8ee437c3-7a8b-46f4-8dd3-f18c21b6acdd/',0,'customize_changeset','',0),(883,1,'2022-09-17 09:34:22','2022-09-17 09:34:22','{\n    \"softing-child::softing[nav_btn1_clr]\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 09:33:11\"\n    },\n    \"softing-child::softing[nav_btn1_bg]\": {\n        \"value\": {\n            \"color\": \"#45a939\",\n            \"alpha\": \"1\",\n            \"rgba\": \"rgba(69,169,57,1)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 09:33:11\"\n    },\n    \"softing-child::softing[nav_btn1_hvrbg]\": {\n        \"value\": {\n            \"color\": \"#072942\",\n            \"alpha\": \"1\",\n            \"rgba\": \"rgba(7,41,66,1)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 09:34:22\"\n    }\n}','','','trash','closed','closed','','2a780e52-c89b-4184-aee0-ba8b722e07bf','','','2022-09-17 09:34:22','2022-09-17 09:34:22','',0,'https://www.bill-paypro.com/?p=883',0,'customize_changeset','',0),(884,1,'2022-09-17 09:45:12','2022-09-17 09:45:12','{\n    \"nav_menu_item[623]\": {\n        \"value\": {\n            \"menu_item_parent\": 0,\n            \"object_id\": 623,\n            \"object\": \"custom\",\n            \"type\": \"custom\",\n            \"type_label\": \"Custom Link\",\n            \"title\": \"Home\",\n            \"url\": \"www.bill-paypro.com\",\n            \"target\": \"\",\n            \"attr_title\": \"\\t\\t\\t\\t\\t\\t\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"nav_menu_term_id\": 29,\n            \"position\": 1,\n            \"status\": \"publish\",\n            \"original_title\": \"\",\n            \"_invalid\": false\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 09:43:23\"\n    },\n    \"nav_menu_item[618]\": {\n        \"value\": {\n            \"menu_item_parent\": 0,\n            \"object_id\": 618,\n            \"object\": \"custom\",\n            \"type\": \"custom\",\n            \"type_label\": \"Custom Link\",\n            \"title\": \"Features\",\n            \"url\": \"https://bill-paypro.com/#features\",\n            \"target\": \"\",\n            \"attr_title\": \"\\t\\t\\t\\t\\t\\t\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"nav_menu_term_id\": 29,\n            \"position\": 2,\n            \"status\": \"publish\",\n            \"original_title\": \"\",\n            \"_invalid\": false\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 09:43:23\"\n    },\n    \"nav_menu_item[620]\": {\n        \"value\": {\n            \"menu_item_parent\": 0,\n            \"object_id\": 620,\n            \"object\": \"custom\",\n            \"type\": \"custom\",\n            \"type_label\": \"Custom Link\",\n            \"title\": \"Pricing\",\n            \"url\": \"https://bill-paypro.com/#pricing\",\n            \"target\": \"\",\n            \"attr_title\": \"\\t\\t\\t\\t\\t\\t\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"nav_menu_term_id\": 29,\n            \"position\": 3,\n            \"status\": \"publish\",\n            \"original_title\": \"\",\n            \"_invalid\": false\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 09:44:12\"\n    },\n    \"nav_menu_item[621]\": {\n        \"value\": {\n            \"menu_item_parent\": 0,\n            \"object_id\": 621,\n            \"object\": \"custom\",\n            \"type\": \"custom\",\n            \"type_label\": \"Custom Link\",\n            \"title\": \"Team\",\n            \"url\": \"https://bill-paypro.com/#team\",\n            \"target\": \"\",\n            \"attr_title\": \"\\t\\t\\t\\t\\t\\t\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"nav_menu_term_id\": 29,\n            \"position\": 4,\n            \"status\": \"publish\",\n            \"original_title\": \"\",\n            \"_invalid\": false\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 09:45:02\"\n    },\n    \"nav_menu_item[622]\": {\n        \"value\": {\n            \"menu_item_parent\": 0,\n            \"object_id\": 622,\n            \"object\": \"custom\",\n            \"type\": \"custom\",\n            \"type_label\": \"Custom Link\",\n            \"title\": \"Contact\",\n            \"url\": \"https://bill-paypro.com/#contact\",\n            \"target\": \"\",\n            \"attr_title\": \"\\t\\t\\t\\t\\t\\t\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"nav_menu_term_id\": 29,\n            \"position\": 5,\n            \"status\": \"publish\",\n            \"original_title\": \"\",\n            \"_invalid\": false\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-17 09:45:02\"\n    }\n}','','','trash','closed','closed','','494aa0e5-594c-4399-8a19-bb933313e401','','','2022-09-17 09:45:12','2022-09-17 09:45:12','',0,'https://www.bill-paypro.com/?p=884',0,'customize_changeset','',0),(886,1,'2022-09-18 15:32:24','2022-09-18 15:32:24','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" img=\"536\" shape=\"550\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Ticket Manage\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-ticket\" primarybg=\"#4ac4f3\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Workflow\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"File Upload\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-file\" primarybg=\"#4ac4f3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-18 15:32:24','2022-09-18 15:32:24','',826,'https://www.bill-paypro.com/?p=886',0,'revision','',0),(877,1,'2022-09-17 09:23:25','2022-09-17 09:23:25','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"custom\" mstyle=\"normal\" cmenu=\"%5B%7B%22link%22%3A%22url%3A%2523%7Ctitle%3AHome%7C%7C%22%2C%22submenu%22%3A%22yes%22%2C%22subloop%22%3A%22%255B%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252F%257Ctitle%253AHome%252520Version%252520One%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-2%25252F%257Ctitle%253AHome%252520Version%252520Two%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-3%25252F%257Ctitle%253AHome%252520Version%252520Three%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-4%25252F%257Ctitle%253AHome%252520Version%252520Four%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-5%25252F%257Ctitle%253AHome%252520Version%252520Five%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fhome-6%25252F%257Ctitle%253AHome%252520Version%252520Six%257C%257C%2522%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523about%7Ctitle%3AAbout%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523features%7Ctitle%3AFeatures%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523pricing%7Ctitle%3APricing%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523team%7Ctitle%3ATeam%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523%7Ctitle%3APages%7C%7C%22%2C%22submenu%22%3A%22yes%22%2C%22subloop%22%3A%22%255B%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fwww.ninetheme.com%25252Fthemes%25252Fsofting%25252Fblog%25252F%257Ctitle%253ABlog%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Fblog-grid-2-column%25252F%257Ctitle%253ABlog%252520Grid%2525202%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Fblog-grid-3-column%25252F%257Ctitle%253ABlog%252520Grid%2525203%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F03%25252Fspeaking-replying-mistress-him-numerous%25252F%257Ctitle%253ABlog%252520Post%252520Video%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F02%25252Fbeachvibes-modern-emotions%25252F%257Ctitle%253ABlog%252520Post%252520Audio%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F02%25252Fbeachvibes-modern-emotions%25252F%257Ctitle%253ABlog%252520Post%252520Gallery%252520Slider%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252F2018%25252F12%25252F03%25252F482%25252F%257Ctitle%253ABlog%252520Post%252520Image%257C%257C%2522%257D%252C%257B%2522slink%2522%253A%2522url%253Ahttps%25253A%25252F%25252Fninetheme.com%25252Fthemes%25252Fsofting%25252Ferrors404page%257Ctitle%253AError%252520404%257C%257C%2522%257D%255D%22%7D%2C%7B%22link%22%3A%22url%3A%2523contact%7Ctitle%3AContact%7C%7C%22%2C%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%5D\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We\'re Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" img=\"536\" shape=\"550\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;. \" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Ticket Manage\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-ticket\" primarybg=\"#4ac4f3\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Workflow\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"File Upload\" desc=\"Downs those still witty an balls so chief so. Moment an little remain no lively\" icon=\"flaticon-file\" primarybg=\"#4ac4f3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-17 09:23:25','2022-09-17 09:23:25','',826,'https://www.bill-paypro.com/?p=877',0,'revision','',0),(898,1,'2022-09-18 18:20:58','2022-09-18 18:20:58','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Elderly Is Detract Tedious Assured Private\" css=\".vc_custom_1547232312050{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Do Travelling Companions Contrasted\" css=\".vc_custom_1547232331246{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Mistress Strongly Remember Up\" css=\".vc_custom_1547232342584{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Branched Is On An Ecstatic Directly It\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-18 18:20:58','2022-09-18 18:20:58','',826,'https://www.bill-paypro.com/?p=898',0,'revision','',0),(909,1,'2022-09-19 08:16:57','2022-09-19 08:16:57','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 08:16:57','2022-09-19 08:16:57','',826,'https://www.bill-paypro.com/?p=909',0,'revision','',0),(899,1,'2022-09-19 07:25:54','2022-09-19 07:25:54','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to. \" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22577%22%7D%2C%7B%22img%22%3A%22576%22%7D%2C%7B%22img%22%3A%22575%22%7D%2C%7B%22img%22%3A%22574%22%7D%2C%7B%22img%22%3A%22573%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 07:25:54','2022-09-19 07:25:54','',826,'https://www.bill-paypro.com/?p=899',0,'revision','',0),(900,1,'2022-09-19 07:42:48','2022-09-19 07:42:48','','Bill-Tycoon-_-Black-outline Alternative','','inherit','open','closed','','bill-tycoon-_-black-outline-alternative','','','2022-09-19 07:43:21','2022-09-19 07:43:21','',826,'https://www.bill-paypro.com/wp-content/uploads/2022/09/Bill-Tycoon-_-Black-outline-Alternative.png',0,'attachment','image/png',0),(901,1,'2022-09-19 07:44:30','2022-09-19 07:44:30','','logo tester 2','','inherit','open','closed','','logo-tester-2','','','2022-09-19 07:45:53','2022-09-19 07:45:53','',826,'https://www.bill-paypro.com/wp-content/uploads/2022/09/logo-tester-2.png',0,'attachment','image/png',0),(902,1,'2022-09-19 07:48:09','2022-09-19 07:48:09','','DriveFree Print Investment Vehicle logo','','inherit','open','closed','','drivefree-print-investment-vehicle-logo','','','2022-09-19 07:48:49','2022-09-19 07:48:49','',826,'https://www.bill-paypro.com/wp-content/uploads/2022/09/DriveFree-Print-Investment-Vehicle-logo.png',0,'attachment','image/png',0),(903,1,'2022-09-19 07:51:09','2022-09-19 07:51:09','','ReSpend25','','inherit','open','closed','','respend25','','','2022-09-19 07:51:41','2022-09-19 07:51:41','',826,'https://www.bill-paypro.com/wp-content/uploads/2022/09/ReSpend25.png',0,'attachment','image/png',0),(904,1,'2022-09-19 07:53:09','2022-09-19 07:53:09','','MyXtraMoney Logo','','inherit','open','closed','','myxtramoney-logo','','','2022-09-19 07:53:46','2022-09-19 07:53:46','',826,'https://www.bill-paypro.com/wp-content/uploads/2022/09/MyXtraMoney-Logo.png',0,'attachment','image/png',0),(905,1,'2022-09-19 07:54:06','2022-09-19 07:54:06','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By The World\'s Best Companies\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22904%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 07:54:06','2022-09-19 07:54:06','',826,'https://www.bill-paypro.com/?p=905',0,'revision','',0),(906,1,'2022-09-19 07:55:21','2022-09-19 07:55:21','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22904%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 07:55:21','2022-09-19 07:55:21','',826,'https://www.bill-paypro.com/?p=906',0,'revision','',0),(907,1,'2022-09-19 07:56:47','2022-09-19 07:56:47','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Seeing rather her you not esteem men settle genius excuse. Deal say over you age from. Comparison new ham melancholy son themselves.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 07:56:47','2022-09-19 07:56:47','',826,'https://www.bill-paypro.com/?p=907',0,'revision','',0),(908,1,'2022-09-19 08:05:03','2022-09-19 08:05:03','[vc_row full_width=\"stretch_row_content_no_spaces\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547397852860{padding-bottom: 50px !important;background-color: #f9f9f9 !important;}\" softing_sm_css=\".vc_custom_1547397852874{padding-bottom: 20px !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"LATEST NEWS\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column css=\".vc_custom_1547397944343{margin-right: -15px !important;margin-left: -15px !important;}\"][softing_blog build_query=\"size:3|order_by:date|post_type:,post\" excerptsz=\"25\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 08:05:03','2022-09-19 08:05:03','',826,'https://www.bill-paypro.com/?p=908',0,'revision','',0);
INSERT INTO `wp2o_posts` VALUES (911,1,'2022-09-19 08:25:18','2022-09-19 08:25:18','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 08:25:18','2022-09-19 08:25:18','',826,'https://www.bill-paypro.com/?p=911',0,'revision','',0),(910,1,'2022-09-19 08:20:45','2022-09-19 08:20:45','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"custom\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\" cmenu=\"%5B%7B%22subloop%22%3A%22%255B%257B%257D%255D%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Drag And Drop\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 08:20:45','2022-09-19 08:20:45','',826,'https://www.bill-paypro.com/?p=910',0,'revision','',0),(912,1,'2022-09-19 08:32:08','2022-09-19 08:32:08','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"App Integration\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"High Resolution\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 08:32:08','2022-09-19 08:32:08','',826,'https://www.bill-paypro.com/?p=912',0,'revision','',0),(913,1,'2022-09-19 08:38:32','2022-09-19 08:38:32','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-calendar\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 08:38:32','2022-09-19 08:38:32','',826,'https://www.bill-paypro.com/?p=913',0,'revision','',0),(914,1,'2022-09-19 08:39:54','2022-09-19 08:39:54','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Color Schemes\" desc=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 08:39:54','2022-09-19 08:39:54','',826,'https://www.bill-paypro.com/?p=914',0,'revision','',0),(915,1,'2022-09-19 08:47:31','2022-09-19 08:47:31','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"overview\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"QUICK SOFTWARE OVERVIEW\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column][vc_tta_tabs style=\"theme\" shape=\"square\" alignment=\"center\" active_section=\"1\"][vc_tta_section title=\"Collaboration\" tab_id=\"1547242710019-3175e916-494a\"][vc_single_image image=\"546\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Technology\" tab_id=\"1547242710058-083871f1-bfa0\"][vc_single_image image=\"547\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][vc_tta_section title=\"Customize\" tab_id=\"1547242796272-01bf600f-18b5\"][vc_single_image image=\"548\" img_size=\"full\" alignment=\"center\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR PACKAGES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"TRIAL VERSION\" currency=\"$\" price=\"00.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%222%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"REGULAR\" currency=\"$\" price=\"29.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"EXTENDED\" currency=\"$\" price=\"59.00\" period=\"Mo\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 08:47:31','2022-09-19 08:47:31','',826,'https://www.bill-paypro.com/?p=915',0,'revision','',0),(918,1,'2022-09-19 09:01:14','2022-09-19 09:01:14','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"$250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"$500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"$750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 09:01:14','2022-09-19 09:01:14','',826,'https://www.bill-paypro.com/?p=918',0,'revision','',0),(917,1,'2022-09-19 08:56:24','2022-09-19 08:56:24','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"$250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%222%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"$500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%225%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"$750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22list%22%3A%22Demo%20File%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Update%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22File%20Compressed%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Commercial%20Use%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Support%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%228%20Database%22%2C%22check%22%3A%22yes%22%7D%2C%7B%22list%22%3A%22Documetation%22%2C%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 08:56:24','2022-09-19 08:56:24','',826,'https://www.bill-paypro.com/?p=917',0,'revision','',0),(920,1,'2022-09-19 16:40:16','2022-09-19 16:40:16','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"$250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"$500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"$750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 16:40:16','2022-09-19 16:40:16','',826,'https://www.bill-paypro.com/?p=920',0,'revision','',0),(919,1,'2022-09-19 09:02:42','2022-09-19 09:02:42','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"$250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"$500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"$750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"561\" name=\"Ahmed Kamal\" job=\"Developer of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"560\" name=\"Drunal Park\" job=\"Manager of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"562\" name=\"Munia Ankor\" job=\"Founder of Softing\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22558%22%2C%22name%22%3A%22Junl%20Sarukh%22%2C%22job%22%3A%22CEO%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22560%22%2C%22name%22%3A%22Anil%20Spia%22%2C%22job%22%3A%22Director%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%2C%7B%22img%22%3A%22562%22%2C%22name%22%3A%22Paul%20Munni%22%2C%22job%22%3A%22Developer%20Of%20Softing%22%2C%22quote%22%3A%22Understood%20instrument%20or%20do%20connection%20no%20appearance%20do%20invitation.%20Dried%20quick%20round%20it%20or%20order.%20Add%20past%20see%20west%20felt%20did%20any.%20Say%20out%20noise%20you%20taste%20merry%20plate%20you%20share.%20My%20resolve%20arrived%20is%20we%20chamber%20be%20removal.%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 09:02:42','2022-09-19 09:02:42','',826,'https://www.bill-paypro.com/?p=919',0,'revision','',0),(923,1,'2022-09-19 16:54:41','2022-09-19 16:54:41','','Turner','','inherit','open','closed','','turner','','','2022-09-19 16:56:05','2022-09-19 16:56:05','',826,'https://www.bill-paypro.com/wp-content/uploads/2022/09/Turner.jpg',0,'attachment','image/jpeg',0),(924,1,'2022-09-19 16:59:43','2022-09-19 16:59:43','','Mikelle Boone','','inherit','open','closed','','mikelle-boone','','','2022-09-19 17:01:43','2022-09-19 17:01:43','',826,'https://www.bill-paypro.com/wp-content/uploads/2022/09/Mikelle-Boone.jpg',0,'attachment','image/jpeg',0),(925,1,'2022-09-19 17:02:31','2022-09-19 17:02:31','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"$250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"$500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"$750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"922\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"923\" name=\"Christopher Turner\" job=\"Financial Advisor\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"924\" name=\"Mikell Boone\" job=\"Real Estate Investments\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22name%22%3A%22LINDA%20M.%20EVANS%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"Stay update with us\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Dried quick round it or order. Add past see west felt did any. Say out noise you taste merry plate you share. My resolve arrived is we chamber be removal.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"22 Baker Street,\r\nLondon, United Kingdom,\r\nW1U 3BW\" css=\".vc_custom_1547254222574{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+44-20-7328-4499\" css=\".vc_custom_1547254227977{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"nfo@yourdomain.com\" css=\".vc_custom_1547254233217{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjIzMDAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your idea\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1547255450156{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"Do I need a business plan?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How long should a business plan be?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What goes into a business plan?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]She wholly fat who window extent either formal. Removing welcomed civility or hastened is. Justice elderly but perhaps expense six her are another passage. Full her ten open fond walk not down.For request general express unknown are.\r\n\r\nHe in just mr door body held john down he. So journey greatly or garrets. Draw door kept do so come on open mean. Estimating stimulated how reasonably precaution diminution she simplicity sir but. Questions am sincerity zealously concluded consisted or no gentleman it.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 17:02:31','2022-09-19 17:02:31','',826,'https://www.bill-paypro.com/?p=925',0,'revision','',0),(927,1,'2022-09-19 17:46:11','2022-09-19 17:46:11','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"$250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"$500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"$750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"922\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"923\" name=\"Christopher Turner\" job=\"Financial Advisor\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"924\" name=\"Mikell Boone\" job=\"Real Estate Investments\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22name%22%3A%22LINDA%20M.%20EVANS%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Steady Income</strong> – Any salaried, or hourly W-2 employee, professional Public and Private companies, Government sector employees including Public Sector, or retired person(s) is eligible for a personal loan.</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age of applicant at loan maturity: 70 years.</li>\r\n 	<li><strong>Monthly Bills</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a bank-specified credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as <a href=\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\" target=\"_blank\" rel=\"noopener\"><strong>Setting An Appointment</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 17:46:11','2022-09-19 17:46:11','',826,'https://www.bill-paypro.com/?p=927',0,'revision','',0),(931,1,'2022-09-19 19:50:41','2022-09-19 19:50:41','{\n    \"widget_custom_html[1]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToyOntzOjU6InRpdGxlIjtzOjA6IiI7czo3OiJjb250ZW50IjtzOjIxOToiNTAgaW4gZW1lcmdlbmN5IG1vbmV5IGZvciB5b3VyIGhvdXNlaG9sZC4KCjxhIGNsYXNzPSJidG4gY2lyY2xlIGJ0bi10aGVtZSBlZmZlY3QgYnRuLXNtIiBocmVmPSJodHRwczovL2NhbGVuZGx5LmNvbS9wYXl6ZXJvL3BheXplcm8tYmlsbC1wYXktc2VydmljZXM/bW9udGg9MjAyMi0wOSIgdGFyZ2V0PSJfYmxhbmsiIHJlbD0ibm9vcGVuZXIiPkdldCBTdGFydGVkPC9hPgo8L2Rpdj4KIjt9\",\n            \"title\": \"\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"91c9040a2f48894412b07698f5d351a7\",\n            \"raw_instance\": {\n                \"title\": \"\",\n                \"content\": \"50 in emergency money for your household.\\n\\n<a class=\\\"btn circle btn-theme effect btn-sm\\\" href=\\\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Get Started</a>\\n</div>\\n\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-19 19:50:41\"\n    }\n}','','','trash','closed','closed','','5a8105bc-d1f8-467e-a117-f4dba1299240','','','2022-09-19 19:50:41','2022-09-19 19:50:41','',0,'https://www.bill-paypro.com/2022/09/19/5a8105bc-d1f8-467e-a117-f4dba1299240/',0,'customize_changeset','',0),(932,1,'2022-09-19 19:51:58','2022-09-19 19:51:58','{\n    \"widget_custom_html[1]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToyOntzOjU6InRpdGxlIjtzOjA6IiI7czo3OiJjb250ZW50IjtzOjYzNDoiPGRpdiBjbGFzcz0iZi1pdGVtIj4KCjxpbWcgY2xhc3M9ImFsaWdubm9uZSB3cC1pbWFnZS0xMSIgc3JjPSJodHRwczovL3d3dy5iaWxsLXBheXByby5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMjIvMDkvQmlsbC1QYXktRmluYWwtbWFpbi0zMDB4MTY3LnBuZyIgYWx0PSIiIHdpZHRoPSIxMjkiIGhlaWdodD0iNzIiIC8+CgpMZXQgdXMgcGF5IHlvdXIgbW9udGhseSBob3VzZWhvbGQgYmlsbHMgYW5kIGV4cGVuc2VzIHdpdGggQmlsbC1QYXkgUHJv4oSiLsKgIExldCB1cyBwYXkgeW91ciBtb250aGx5IGhvdXNlaG9sZCBiaWxscyBhbmQgZXhwZW5zZXMgd2l0aCBCaWxsLVBheSBQcm/ihKIuwqAgRWFjaCBtb250aCB5b3UgYWxsb3cgdXMgdG8gcGF5IHlvdXIgYmlsbHMsIHdlIHdpbGwgcmVzZXJ2ZSBiZXR3ZWVuICQyNTAgLSAkNzUwIGluIGVtZXJnZW5jeSBtb25leSBmb3IgeW91ciBob3VzZWhvbGQuCgo8YSBjbGFzcz0iYnRuIGNpcmNsZSBidG4tdGhlbWUgZWZmZWN0IGJ0bi1zbSIgaHJlZj0iaHR0cHM6Ly9jYWxlbmRseS5jb20vcGF5emVyby9wYXl6ZXJvLWJpbGwtcGF5LXNlcnZpY2VzP21vbnRoPTIwMjItMDkiIHRhcmdldD0iX2JsYW5rIiByZWw9Im5vb3BlbmVyIj5HZXQgU3RhcnRlZDwvYT4KCjwvZGl2PiI7fQ==\",\n            \"title\": \"\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"53f1cb13f91603e4b59d9128b2f062b0\",\n            \"raw_instance\": {\n                \"title\": \"\",\n                \"content\": \"<div class=\\\"f-item\\\">\\n\\n<img class=\\\"alignnone wp-image-11\\\" src=\\\"https://www.bill-paypro.com/wp-content/uploads/2022/09/Bill-Pay-Final-main-300x167.png\\\" alt=\\\"\\\" width=\\\"129\\\" height=\\\"72\\\" />\\n\\nLet us pay your monthly household bills and expenses with Bill-Pay Pro\\u2122.\\u00a0 Let us pay your monthly household bills and expenses with Bill-Pay Pro\\u2122.\\u00a0 Each month you allow us to pay your bills, we will reserve between $250 - $750 in emergency money for your household.\\n\\n<a class=\\\"btn circle btn-theme effect btn-sm\\\" href=\\\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Get Started</a>\\n\\n</div>\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-19 19:50:59\"\n    }\n}','','','trash','closed','closed','','e5951c0f-7d8a-426a-8a12-512dea0f70cf','','','2022-09-19 19:51:58','2022-09-19 19:51:58','',0,'https://www.bill-paypro.com/?p=932',0,'customize_changeset','',0),(933,1,'2022-09-19 20:13:36','2022-09-19 20:13:36','{\n    \"widget_custom_html[1]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToyOntzOjU6InRpdGxlIjtzOjA6IiI7czo3OiJjb250ZW50IjtzOjYzNjoiPGRpdiBjbGFzcz0iZi1pdGVtIj4KCjxpbWcgY2xhc3M9IndwLWltYWdlLTExIGFsaWduY2VudGVyIiBzcmM9Imh0dHBzOi8vd3d3LmJpbGwtcGF5cHJvLmNvbS93cC1jb250ZW50L3VwbG9hZHMvMjAyMi8wOS9CaWxsLVBheS1GaW5hbC1tYWluLTMwMHgxNjcucG5nIiBhbHQ9IiIgd2lkdGg9IjEyOSIgaGVpZ2h0PSI3MiIgLz4KCkxldCB1cyBwYXkgeW91ciBtb250aGx5IGhvdXNlaG9sZCBiaWxscyBhbmQgZXhwZW5zZXMgd2l0aCBCaWxsLVBheSBQcm/ihKIuwqAgTGV0IHVzIHBheSB5b3VyIG1vbnRobHkgaG91c2Vob2xkIGJpbGxzIGFuZCBleHBlbnNlcyB3aXRoIEJpbGwtUGF5IFByb+KEoi7CoCBFYWNoIG1vbnRoIHlvdSBhbGxvdyB1cyB0byBwYXkgeW91ciBiaWxscywgd2Ugd2lsbCByZXNlcnZlIGJldHdlZW4gJDI1MCAtICQ3NTAgaW4gZW1lcmdlbmN5IG1vbmV5IGZvciB5b3VyIGhvdXNlaG9sZC4KCjxhIGNsYXNzPSJidG4gY2lyY2xlIGJ0bi10aGVtZSBlZmZlY3QgYnRuLXNtIiBocmVmPSJodHRwczovL2NhbGVuZGx5LmNvbS9wYXl6ZXJvL3BheXplcm8tYmlsbC1wYXktc2VydmljZXM/bW9udGg9MjAyMi0wOSIgdGFyZ2V0PSJfYmxhbmsiIHJlbD0ibm9vcGVuZXIiPkdldCBTdGFydGVkPC9hPgoKPC9kaXY+Ijt9\",\n            \"title\": \"\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"796e7219d2c4a8c2e4ecab22e786580c\",\n            \"raw_instance\": {\n                \"title\": \"\",\n                \"content\": \"<div class=\\\"f-item\\\">\\n\\n<img class=\\\"wp-image-11 aligncenter\\\" src=\\\"https://www.bill-paypro.com/wp-content/uploads/2022/09/Bill-Pay-Final-main-300x167.png\\\" alt=\\\"\\\" width=\\\"129\\\" height=\\\"72\\\" />\\n\\nLet us pay your monthly household bills and expenses with Bill-Pay Pro\\u2122.\\u00a0 Let us pay your monthly household bills and expenses with Bill-Pay Pro\\u2122.\\u00a0 Each month you allow us to pay your bills, we will reserve between $250 - $750 in emergency money for your household.\\n\\n<a class=\\\"btn circle btn-theme effect btn-sm\\\" href=\\\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Get Started</a>\\n\\n</div>\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-19 19:52:13\"\n    }\n}','','','trash','closed','closed','','00548c81-5f78-400f-af3f-ee98ad520c5f','','','2022-09-19 20:13:36','2022-09-19 20:13:36','',0,'https://www.bill-paypro.com/?p=933',0,'customize_changeset','',0),(934,1,'2022-09-19 19:53:02','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2022-09-19 19:53:02','0000-00-00 00:00:00','',0,'https://www.bill-paypro.com/?page_id=934',0,'page','',0),(936,1,'2022-09-19 19:56:48','2022-09-19 19:56:48','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:%23|||\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"$250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"$500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"$750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"922\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"923\" name=\"Christopher Turner\" job=\"Financial Advisor\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"924\" name=\"Mikell Boone\" job=\"Real Estate Investments\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22name%22%3A%22LINDA%20M.%20EVANS%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Steady Income</strong> – Any salaried, or hourly W-2 employee, professional Public and Private companies, Government sector employees including Public Sector, or retired person(s) is eligible for a personal loan.</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age of applicant at loan maturity: 70 years.</li>\r\n 	<li><strong>Monthly Bills</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a bank-specified credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as <a href=\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\" target=\"_blank\" rel=\"noopener\"><strong>Setting An Appointment</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-19 19:56:48','2022-09-19 19:56:48','',826,'https://www.bill-paypro.com/?p=936',0,'revision','',0),(951,1,'2022-09-20 04:00:31','2022-09-20 04:00:31','[vc_row][vc_column][vc_column_text]\r\n\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','935-revision-v1','','','2022-09-20 04:00:31','2022-09-20 04:00:31','',935,'https://www.bill-paypro.com/?p=951',0,'revision','',0),(944,1,'2022-09-19 20:28:47','2022-09-19 20:28:47','[vc_row][vc_column width=\"1/2\"][vc_column_text]\r\n<p class=\"lead\">pāyZero®<em> Inc., D.B.A. pāyZero® Bill-Pay, &amp; Tax Preparation Services </em>was founded in 2018 by Financial Counselors to do our part in helping hard-working Americans save, and afford financial freedom.  Our team utilizes local expertise, combined with global experience, to offer our customers a range of highly profitable financing options.</p>\r\n<em>Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Financial Tax Preparation and Bill-Pay Services. We introduce people to Consumer Float, and the C.O.L.R. (the Cost-of-Living Refund), an FDIC®-compliant strategy for using online bill pay to generate Float Money (Investable Dollars). </em>(<a href=\"https://en.wikipedia.org/wiki/Float_(money_supply)#:~:text=In%20economics%2C%20float%20is%20duplicate%20money%20present%20in,up%20the%20smallest%20part%20of%20the%20money%20supply.\" target=\"_blank\" rel=\"noopener\">Float Money</a> <em>– </em>Individuals and companies alike can use float to their advantage, gaining time or earning interest before payment clears their bank.) <a href=\"https://www.investopedia.com/terms/f/float.asp\" target=\"_blank\" rel=\"noopener\">Link</a>\r\n\r\n<em>The idea for using the Cost-of-Living Refund to generate float money came to life in 1994 when we experimented with ways to lower your total cost of expenses against your next arriving paycheck. The results allowed households to pay all of their bills in full, and on time while recuperating as much as 25% of the money I just paid.</em>\r\n\r\nOur work won’t “save the world” but we do change many people’s lives for the better on a daily basis and that means a lot to us. Our expectations are definitely high.\r\n\r\nYou could say that we’re a bunch of financial technologists, money management experts, and customer service fanatics (you’d be right), but we’re more than that – PayZero® is a team.[/vc_column_text][vc_column_inner width=\"1/2\" css=\".vc_custom_1482118076904{margin-bottom: 60px !important;padding-top: 0px !important;}\"][/vc_column_inner][/vc_column][vc_column width=\"1/2\"][vc_column_text css=\".vc_custom_1662095602795{margin-bottom: 30px !important;}\"]We came from all kinds of backgrounds and experiences to create something new:\r\n\r\nWhatever you are saving for.... debt relief, a new mortgage, wedding, vacation, retirement, new vehicle, business startup, investing, etc., a C.O.L.R. Monthly Cost of Living Refund will get you there waaay faster than saving alone.[/vc_column_text][vc_column_text css=\".vc_custom_1632812690063{margin-bottom: 0px !important;}\"]So, we still have a long way to go as a company and team but we’re growing fast, seeing real impacts, and heading for our finish line.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','935-revision-v1','','','2022-09-19 20:28:47','2022-09-19 20:28:47','',935,'https://www.bill-paypro.com/?p=944',0,'revision','',0),(943,1,'2022-09-19 20:28:15','2022-09-19 20:28:15','<p>[vc_row][vc_column width=\"1/2\"][vc_column_text]</p>\r\n<p class=\"lead\">pāyZero®<em> Inc., D.B.A. pāyZero® Bill-Pay, &amp; Tax Preparation Services </em>was founded in 2018 by Financial Counselors to do our part in helping hard-working Americans save, and afford financial freedom.  Our team utilizes local expertise, combined with global experience, to offer our customers a range of highly profitable financing options.</p>\r\n<p><em>Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Financial Tax Preparation and Bill-Pay Services. We introduce people to Consumer Float, and the C.O.L.R. (the Cost-of-Living Refund), an FDIC®-compliant strategy for using online bill pay to generate Float Money (Investable Dollars). </em>(<a href=\"https://en.wikipedia.org/wiki/Float_(money_supply)#:~:text=In%20economics%2C%20float%20is%20duplicate%20money%20present%20in,up%20the%20smallest%20part%20of%20the%20money%20supply.\" target=\"_blank\" rel=\"noopener\">Float Money</a> <em>– </em>Individuals and companies alike can use float to their advantage, gaining time or earning interest before payment clears their bank.) <a href=\"https://www.investopedia.com/terms/f/float.asp\" target=\"_blank\" rel=\"noopener\">Link</a></p>\r\n<p><em>The idea for using the Cost-of-Living Refund to generate float money came to life in 1994 when we experimented with ways to lower your total cost of expenses against your next arriving paycheck. The results allowed households to pay all of their bills in full, and on time while recuperating as much as 25% of the money I just paid.</em></p>\r\n<p>Our work won’t “save the world” but we do change many people’s lives for the better on a daily basis and that means a lot to us. Our expectations are definitely high.</p>\r\n<p>You could say that we’re a bunch of financial technologists, money management experts, and customer service fanatics (you’d be right), but we’re more than that – PayZero® is a team.[/vc_column_text][vc_column_inner width=\"1/2\" css=\".vc_custom_1482118076904{margin-bottom: 60px !important;padding-top: 0px !important;}\"][/vc_column_inner][/vc_column][vc_column width=\"1/2\"][vc_column_text css=\".vc_custom_1662095602795{margin-bottom: 30px !important;}\"]We came from all kinds of backgrounds and experiences to create something new:</p>\r\n<p>Whatever you are saving for.... debt relief, a new mortgage, wedding, vacation, retirement, new vehicle, business startup, investing, etc., a C.O.L.R. Monthly Cost of Living Refund will get you there waaay faster than saving alone.[/vc_column_text][vc_column_text css=\".vc_custom_1632812690063{margin-bottom: 0px !important;}\"]So, we still have a long way to go as a company and team but we’re growing fast, seeing real impacts, and heading for our finish line.[/vc_column_text][/vc_column][/vc_row]</p>\r\n','About Us','','inherit','closed','closed','','935-revision-v1','','','2022-09-19 20:28:15','2022-09-19 20:28:15','',935,'https://www.bill-paypro.com/?p=943',0,'revision','',0),(937,1,'2022-09-19 20:02:42','2022-09-19 20:02:42','[vc_row css=\".vc_custom_1482486406591{margin-top: -40px !important;}\"][vc_column bgcolor=\"#ffffff\"][vc_row_inner css=\".vc_custom_1482486413093{padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}\"][vc_column_inner width=\"1/2\" css=\".vc_custom_1482117949347{padding-top: 0px !important;}\"][heading text=\"Welcome\" tag=\"h2\" bot=\"30px\"][vc_column_text css=\".vc_custom_1662095485639{margin-bottom: 30px !important;}\"]\r\n<p class=\"lead\">pāyZero®<em> Inc., D.B.A. pāyZero® Bill-Pay, &amp; Tax Preparation Services </em>was founded in 2018 by Financial Counselors to do our part in helping hard-working Americans save, and afford financial freedom.  Our team utilizes local expertise, combined with global experience, to offer our customers a range of highly profitable financing options.</p>\r\n<em>Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Financial Tax Preparation and Bill-Pay Services. We introduce people to Consumer Float, and the C.O.L.R. (the Cost-of-Living Refund), an FDIC®-compliant strategy for using online bill pay to generate Float Money (Investable Dollars). </em>(<a href=\"https://en.wikipedia.org/wiki/Float_(money_supply)#:~:text=In%20economics%2C%20float%20is%20duplicate%20money%20present%20in,up%20the%20smallest%20part%20of%20the%20money%20supply.\" target=\"_blank\" rel=\"noopener\">Float Money</a> <em>– </em>Individuals and companies alike can use float to their advantage, gaining time or earning interest before payment clears their bank.) <a href=\"https://www.investopedia.com/terms/f/float.asp\" target=\"_blank\" rel=\"noopener\">Link</a>\r\n\r\n<em>The idea for using the Cost-of-Living Refund to generate float money came to life in 1994 when we experimented with ways to lower your total cost of expenses against your next arriving paycheck. The results allowed households to pay all of their bills in full, and on time while recuperating as much as 25% of the money I just paid.</em>\r\n\r\nOur work won’t “save the world” but we do change many people’s lives for the better on a daily basis and that means a lot to us. Our expectations are definitely high.\r\n\r\nYou could say that we’re a bunch of financial technologists, money management experts, and customer service fanatics (you’d be right), but we’re more than that – PayZero® is a team.[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1482118076904{margin-bottom: 60px !important;padding-top: 0px !important;}\"][heading text=\"What We Offer?\" tag=\"h2\" bot=\"30px\"][vc_column_text css=\".vc_custom_1662095602795{margin-bottom: 30px !important;}\"]We came from all kinds of backgrounds and experiences to create something new:\r\n\r\nWhatever you are saving for.... debt relief, a new mortgage, wedding, vacation, retirement, new vehicle, business startup, investing, etc., a C.O.L.R. Monthly Cost of Living Refund will get you there waaay faster than saving alone.[/vc_column_text][vc_column_text css=\".vc_custom_1632812690063{margin-bottom: 0px !important;}\"]So, we still have a long way to go as a company and team but we’re growing fast, seeing real impacts, and heading for our finish line.[/vc_column_text][/vc_column_inner][vc_column_inner width=\"2/3\" offset=\"vc_col-lg-offset-2 vc_col-md-offset-2 vc_col-sm-offset-2\" css=\".vc_custom_1482996417118{padding-top: 80px !important;padding-bottom: 80px !important;}\"][heading text=\"On A Mission...\" tag=\"h2\" align=\"center\"][vc_column_text css=\".vc_custom_1662095691930{margin-bottom: 0px !important;}\"]\r\n<p style=\"text-align: left;\">We aren’t satisfied with business-as-usual financial services because we’ve been on the inside and seen countless ways to make you rich. That’s why PãyZero® Inc. is leading the way to more transparent, fair, accessible, and friendly financial solutions for all (it also feels great to help people save money).</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column bgcolor=\"#eff1f4\"][vc_row_inner css=\".vc_custom_1482486429390{padding-top: 120px !important;padding-right: 60px !important;padding-bottom: 120px !important;padding-left: 60px !important;}\"][vc_column_inner width=\"1/3\"][review icon=\"icon-users\" number=\"Over 100+\" title=\"New Clients Per Month\"][/review][/vc_column_inner][vc_column_inner width=\"1/3\"][review icon=\"icon-money\" number=\"$1,273\" title=\"Average Monthly Refund\"][/review][/vc_column_inner][vc_column_inner width=\"1/3\"][review style=\"style2\" icon=\"icon-dialog\" numrat=\"5\" title=\"Customer Rating\"][/review][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column bgcolor=\"#ffffff\"][vc_row_inner css=\".vc_custom_1482119860978{padding-top: 120px !important;padding-right: 60px !important;padding-bottom: 120px !important;padding-left: 60px !important;}\"][vc_column_inner css=\".vc_custom_1482119688018{margin-bottom: 60px !important;}\"][heading text=\"Go Ahead...\" tag=\"h1\" align=\"center\"][vc_column_text css=\".vc_custom_1659238727396{margin-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\"><a href=\"https://payzerofinancial.com/official-savings-plan-pro-questionnaire/\">Let\'s Find Out What Your Refund Would Be...</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1482119817796{margin-bottom: 30px !important;}\"][heading text=\"Fill in the Bill Tycoon&#x2122; Questionnaire\" tag=\"h3\" align=\"center\" bot=\"20px\"][vc_column_text css=\".vc_custom_1632813471046{margin-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">This will help us determine the best ways to assist you.</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1482119813442{margin-bottom: 30px !important;}\"][heading text=\"Enter Your Expenses and Income Into our Calculator\" tag=\"h3\" align=\"center\" bot=\"20px\"][vc_column_text css=\".vc_custom_1637653487746{margin-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Find Out Exactly How Much Monthly Float You Can Begin Investing</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1482119823749{margin-bottom: 30px !important;}\"][heading text=\"Follow The Customized Financial Advice For Your Household\" tag=\"h3\" align=\"center\" bot=\"20px\"][vc_column_text css=\".vc_custom_1637653547554{margin-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Keep Your Cash.  Use Our Float money to Invest, or  Free Yourself of Consumer Debt</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482123419893{margin-bottom: 100px !important;}\"][vc_column bgcolor=\"#ffffff\"][vc_row_inner css=\".vc_custom_1482129760242{padding-top: 120px !important;padding-right: 60px !important;padding-bottom: 120px !important;padding-left: 60px !important;}\"][vc_column_inner css=\".vc_custom_1482121805770{margin-bottom: 60px !important;}\"][heading text=\"We are here to help you\" tag=\"h1\" align=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\">Our mission is to deliver reliable, latest news and opinions.</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][conin icon=\"icon-calendar-3\" title=\"Financing Available\" linkbox=\"url:https%3A%2F%2Fpayzerofinancial.com%2Fofficial-savings-plan-pro-questionnaire%2F|title:Fill%20In%20Questionnaire||\"]\r\n<div id=\"1138181306\" class=\"u_1138181306 dmNewParagraph\" data-uialign=\"center\" data-element-type=\"paragraph\" data-version=\"5\">\r\n<p class=\"m-size-13 size-18\"><span class=\"m-font-size-13 font-size-18\">$1,500 Set-up Fee</span></p>\r\n\r\n</div>\r\n<div id=\"1811506255\" class=\"u_1811506255 dmNewParagraph\" data-dmtmpl=\"true\" data-uialign=\"left\" data-version=\"5\">\r\n\r\n$99/mo Attorney fee for Living Trust\r\n\r\n</div>\r\n[/conin][/vc_column_inner][vc_column_inner width=\"1/3\"][conin icon=\"icon-phone-call\" title=\"Call us at\" stitle=\"(833) 321-ZERO (9376)\" linkbox=\"|||\"]support@payzerofinancial.com[/conin][/vc_column_inner][vc_column_inner width=\"1/3\"][conin icon=\"icon-users\" title=\"Lets\' Talk\" linkbox=\"url:http%3A%2F%2Fkali%40payzerofinancial.com|title:Meet%20The%20Advisor||\"]Need Advice? Talk to an Advisor[/conin][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','935-revision-v1','','','2022-09-19 20:02:42','2022-09-19 20:02:42','',935,'https://www.bill-paypro.com/?p=937',0,'revision','',0),(938,1,'2022-09-19 20:09:42','2022-09-19 20:09:42','<!-- 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','','9-revision-v1','','','2022-09-19 20:09:42','2022-09-19 20:09:42','',9,'https://www.bill-paypro.com/?p=938',0,'revision','',0),(939,1,'2022-09-19 20:10:15','2022-09-19 20:10:15','<!-- 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://www.bill-paypro.com.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where your data is sent</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2022-09-19 20:10:15','2022-09-19 20:10:15','',3,'https://www.bill-paypro.com/?p=939',0,'revision','',0),(940,1,'2022-09-19 20:15:45','2022-09-19 20:15:45','{\n    \"widget_custom_html[2]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToyOntzOjU6InRpdGxlIjtzOjA6IiI7czo3OiJjb250ZW50IjtzOjU1NToiPGRpdiBjbGFzcz0iZi1pdGVtIGxpbmsiPgo8aDQ+UXVpY2sgTEluazwvaDQ+Cjx1bD4KIAk8bGk+PGEgaHJlZj0iaHR0cHM6Ly93d3cuYmlsbC1wYXlwcm8uY29tIiB0YXJnZXQ9Il9ibGFuayIgcmVsPSJub29wZW5lciI+PGkgY2xhc3M9ImZhcyBmYS1hbmdsZS1yaWdodCI+PC9pPiBIb21lPC9hPjwvbGk+CiAJPGxpPjxhIGhyZWY9Imh0dHBzOi8vd3d3LmJpbGwtcGF5cHJvLmNvbS9hYm91dC11cy8iIHRhcmdldD0iX2JsYW5rIiByZWw9Im5vb3BlbmVyIj48aSBjbGFzcz0iZmFzIGZhLWFuZ2xlLXJpZ2h0Ij48L2k+IEFib3V0IHVzPC9hPjwvbGk+CiAJPGxpPjxhIGhyZWY9Imh0dHBzOi8vd3d3LmJpbGwtcGF5cHJvLmNvbS9wcml2YWN5LXBvbGljeS8iIHRhcmdldD0iX2JsYW5rIiByZWw9Im5vb3BlbmVyIj5Qcml2YWN5IFBvbGljeTwvYT48L2xpPgogCTxsaT48YSBocmVmPSJodHRwczovL3d3dy5iaWxsLXBheXByby5jb20vcmVmdW5kX3JldHVybnMvIiB0YXJnZXQ9Il9ibGFuayIgcmVsPSJub29wZW5lciI+UmVmdW5kIFBvbGljeTwvYT48L2xpPgo8L3VsPgo8L2Rpdj4KIjt9\",\n            \"title\": \"\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"8d58f0ee665cfb3c685c2ecfdf7ae9fe\",\n            \"raw_instance\": {\n                \"title\": \"\",\n                \"content\": \"<div class=\\\"f-item link\\\">\\n<h4>Quick LInk</h4>\\n<ul>\\n \\t<li><a href=\\\"https://www.bill-paypro.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><i class=\\\"fas fa-angle-right\\\"></i> Home</a></li>\\n \\t<li><a href=\\\"https://www.bill-paypro.com/about-us/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><i class=\\\"fas fa-angle-right\\\"></i> About us</a></li>\\n \\t<li><a href=\\\"https://www.bill-paypro.com/privacy-policy/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Privacy Policy</a></li>\\n \\t<li><a href=\\\"https://www.bill-paypro.com/refund_returns/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Refund Policy</a></li>\\n</ul>\\n</div>\\n\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-19 20:13:55\"\n    },\n    \"widget_custom_html[3]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToyOntzOjU6InRpdGxlIjtzOjA6IiI7czo3OiJjb250ZW50IjtzOjU5OiI8ZGl2IGNsYXNzPSJmLWl0ZW0gbGluayI+CjxoND5Db21tdW5pdHk8L2g0PgombmJzcDsKCjwvZGl2PiI7fQ==\",\n            \"title\": \"\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"10b5e371344af2e571ed4d19cde5d13f\",\n            \"raw_instance\": {\n                \"title\": \"\",\n                \"content\": \"<div class=\\\"f-item link\\\">\\n<h4>Community</h4>\\n&nbsp;\\n\\n</div>\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-19 20:15:33\"\n    }\n}','','','trash','closed','closed','','8fe22bb8-207e-4767-b8d0-c64018352393','','','2022-09-19 20:15:45','2022-09-19 20:15:45','',0,'https://www.bill-paypro.com/?p=940',0,'customize_changeset','',0),(942,1,'2022-09-20 04:57:02','2022-09-20 04:57:02','<p>[vc_section css=\".vc_custom_1659242635618{background-color: #fff9e0 !important;}\"][vc_row][vc_column][vc_column_text]</p>\n<h1><strong>About Us...</strong></h1>\n<p>[/vc_column_text][vc_column_text css=\".vc_custom_1663649810194{margin-bottom: 50px !important;}\"]</p>\n<div class=\"wpb_text_column wpb_content_element vc_custom_1662095691930\">\n<div class=\"wpb_wrapper\">\n<p>We aren’t satisfied with business-as-usual financial services because we’ve been on the inside and seen countless ways to make you rich. That’s why PãyZero® Inc. is leading the way to more transparent, fair, accessible, and friendly financial solutions for all (it also feels great to help people save money).</p>\n</div>\n</div>\n<p>[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_section css=\".vc_custom_1663649652086{margin-top: 20px !important;margin-bottom: 30px !important;}\"][vc_row][vc_column][vc_column_text]pāyZero®<em> Inc., D.B.A. pāyZero® Bill-Pay, &amp; Tax Preparation Services </em>was founded in 2018 by Financial Counselors to do our part in helping hard-working Americans save, and afford financial freedom.  Our team utilizes local expertise, combined with global experience, to offer our customers a range of highly profitable financing options.</p>\n<p>I am Karriem Ali, the Founder, and President of PayZero Inc.  In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.</p>\n<p>The idea was actually born back in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.</p>\n<div class=\"wpb_text_column wpb_content_element vc_custom_1662095602795\">\n<div class=\"wpb_wrapper\">\n<p>Whatever you are saving for…. debt relief, a new mortgage, wedding, vacation, retirement, new vehicle, business startup, investing, etc., <strong>Bill-Pay Pro&#x2122;</strong> will get you there waaay faster than saving alone.</div>\n</div>\n<div class=\"wpb_text_column wpb_content_element vc_custom_1632812690063\">\n<div class=\"wpb_wrapper\">\n<p>So, we still have a long way to go as a company and team but we’re growing fast, seeing real impacts, and heading for our finish line.</div>\n</div>\n<p><em>Thank you for the opportunity.  See you on the other side</em></p>\n<p><em>Karriem Ali,</em><br />\nFounder of <strong>Bill-Pay Pro&#x2122;</strong><br />\n<em>CEO, PayZero Inc. </em><em>DBA PayZero Bill-Pay and Tax Preparation Services.</em>[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_section css=\".vc_custom_1663649597391{margin-top: 20px !important;}\"][vc_row][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-users-cog\" color=\"green\" align=\"center\"][vc_column_text]</p>\n<p style=\"text-align: center;\">100 + New Users a Month</p>\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"far fa-money-bill-alt\" color=\"green\" align=\"center\"][vc_column_text]</p>\n<p style=\"text-align: center;\">Over 1,000,000 in Bills Paid/mo.</p>\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-star\" color=\"green\" align=\"center\"][vc_column_text]</p>\n<p style=\"text-align: center;\">4.9 Star Customer Rating</p>\n<p>[/vc_column_text][/vc_column][/vc_row][/vc_section]</p>\n','About Us','','inherit','closed','closed','','935-autosave-v1','','','2022-09-20 04:57:02','2022-09-20 04:57:02','',935,'https://www.bill-paypro.com/?p=942',0,'revision','',0),(953,1,'2022-09-20 04:16:01','2022-09-20 04:16:01','[vc_section css=\".vc_custom_1659242635618{background-color: #fff9e0 !important;}\"][vc_row][vc_column][vc_column_text]\r\n<h1><strong>About Us...</strong></h1>\r\n&nbsp;\r\n<h3 style=\"text-align: center;\"><span style=\"color: #000000;\">In America, households spend $5,111/mo. on their lifestyle with nothing to show for it.</span></h3>\r\n<span style=\"color: #ff0000;\"><em>If there were a legal way to have as much as 25% of the $5,111 you spend every month save for emergencies, while your same expenses are </em><em>still </em><em>paid in full each month, wouldn\'t you want to start as soon as possible?  Yes!  That is precisely what I do for households every day.</em></span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]pāyZero®<em> Inc., D.B.A. pāyZero® Bill-Pay, &amp; Tax Preparation Services </em>was founded in 2018 by Financial Counselors to do our part in helping hard-working Americans save, and afford financial freedom.  Our team utilizes local expertise, combined with global experience, to offer our customers a range of highly profitable financing options.\r\n\r\nI am Karriem Ali, the Founder, and President of PayZero Inc.  In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was actually born back in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1662095602795\">\r\n<div class=\"wpb_wrapper\">\r\n\r\nWhatever you are saving for…. debt relief, a new mortgage, wedding, vacation, retirement, new vehicle, business startup, investing, etc., <strong>Bill-Pay Pro&#x2122;</strong> will get you there waaay faster than saving alone.\r\n\r\n</div>\r\n</div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1632812690063\">\r\n<div class=\"wpb_wrapper\">\r\n\r\nSo, we still have a long way to go as a company and team but we’re growing fast, seeing real impacts, and heading for our finish line.\r\n\r\n</div>\r\n</div>\r\n<em>Thank you for the opportunity.  See you on the other side</em>\r\n\r\n<em>Karriem Ali,</em>\r\nFounder of <strong>Bill-Pay Pro&#x2122;</strong>\r\n<em>CEO, PayZero Inc. </em><em>DBA PayZero Bill-Pay and Tax Preparation Services.</em>\r\n\r\n<hr />\r\n\r\n<h1></h1>\r\n[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_row][vc_column][vc_column_text]\r\n<h2 class=\"\">On A Mission...</h2>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1662095691930\">\r\n<div class=\"wpb_wrapper\">\r\n\r\nWe aren’t satisfied with business-as-usual financial services because we’ve been on the inside and seen countless ways to make you rich. That’s why PãyZero® Inc. is leading the way to more transparent, fair, accessible, and friendly financial solutions for all (it also feels great to help people save money).\r\n\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','935-revision-v1','','','2022-09-20 04:16:01','2022-09-20 04:16:01','',935,'https://www.bill-paypro.com/?p=953',0,'revision','',0),(952,1,'2022-09-20 04:03:47','2022-09-20 04:03:47','[vc_row css=\".vc_custom_1662357266752{padding-top: 80px !important;padding-bottom: 80px !important;background-image: url(https://payzerofinancial.com/wp-content/uploads/2022/09/bills-bills-bills.webp?id=4545) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"5/12\" el_class=\"text-white\" css=\".vc_custom_1530520581748{margin-bottom: 20px !important;padding-top: 50px !important;}\"][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-offset-1 vc_col-md-offset-1 vc_col-sm-offset-1\"][vc_single_image image=\"3162\" img_size=\"medium\" alignment=\"center\"][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_section css=\".vc_custom_1659242635618{background-color: #fff9e0 !important;}\"][vc_row][vc_column][vc_column_text]\r\n<h1><strong><img class=\"size-medium wp-image-4577 aligncenter\" src=\"https://payzerofinancial.com/wp-content/uploads/2022/09/Bill-Pay-Final-main-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></strong></h1>\r\n<h1><strong>Bill Pay Services</strong></h1>\r\n&nbsp;\r\n<h3 style=\"text-align: center;\"><span style=\"color: #000000;\">In America, households spend $5,111/mo. on their lifestyle with nothing to show for it.</span></h3>\r\n<span style=\"color: #ff0000;\"><em>If there were a legal way to have as much as 25% of the $5,111 you spend every month save for emergencies, while your same expenses are </em><em>still </em><em>paid in full each month, wouldn\'t you want to start as soon as possible?  Yes!  That is precisely what I do for households every day.</em></span>\r\n\r\n<hr />\r\n\r\nLet us pay your monthly household bills and expenses with <strong>Bill-Pay Pro&#x2122;</strong>.  Being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between 12% – 25% of your total monthly expenses.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n\r\n<em>I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   </em><em>In 2018, we</em><em> wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So w</em><em>e introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  </em><em>PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.</em>\r\n\r\n&nbsp;\r\n\r\n<em>The idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.</em>\r\n\r\n<em>-- Since we are already making money paying bills o</em><em>n a corporate level, we decided to include your expenses with ours.  This means each time we pay $100 of your bills on <strong>Bill-Pay Pro&#x2122;</strong>, between $12 - $25 is reserved for you. (</em><em>The national average is $21)</em><em>.   <strong>Example:</strong> If we are paying $3800/mo. in bills for you, that\'s 38 X 21 = $798/mo.  <strong>We pay all those monthly household expenses and then reserve $798/mo. for you.</strong>   </em><em>In a nutshell,</em><em> you now have an extra $798/mo saved, that can accumulate and be used in the event of an emergency, or invested, used to pay off debt, or spend <strong>at zero net cost to you because it\'s coming from the money you already allocated to us to pay your bills.</strong>--</em>\r\n\r\nSee the Chart below:\r\n\r\n<em><img class=\"aligncenter wp-image-4559 size-full\" src=\"https://payzerofinancial.com/wp-content/uploads/2022/09/Bill-Tycoon-Banking-Return-of-Income-Chart.png\" alt=\"\" width=\"2592\" height=\"1391\" /></em>\r\n\r\n<em>You can log into <strong>Bill-Pay Pro&#x2122; </strong>and:</em>\r\n<ul>\r\n 	<li><em>see what bills have been paid</em></li>\r\n 	<li><em>see what is coming next</em></li>\r\n 	<li><em>see your balances.</em></li>\r\n 	<li><em>see your benefit. </em></li>\r\n 	<li><em>have your benefit sent anywhere you like.</em></li>\r\n</ul>\r\n<strong><em>Bill-Pay Pro&#x2122; will:</em></strong>\r\n<ul>\r\n 	<li><em><strong>Calculate Your Deposits:</strong> First, <em>you will enter your individual expenses and net income into the <strong>Bill-Pay Pro&#x2122; Calculator</strong>. You will be given an amount to deposit into your bill-pay account.</em></em></li>\r\n 	<li><em><strong>Reserve:</strong>  We simply place the money you pay us into <strong>Bill-Pay Pro&#x2122;</strong>, pay your bills, and reserve an amount</em><em><strong> </strong>equal to <strong>12% - 25%</strong> of the total amount we spend on monthly household expenses.</em></li>\r\n 	<li><em>Our process ensures your</em><em> monthly household bills are still paid in full and on time.</em></li>\r\n 	<li><em> Once you are paying bills with <strong>Bill-Pay Pro&#x2122;, </strong>You will find you are waaaaay richer than you think you are.</em></li>\r\n</ul>\r\n<em>Thank you for the opportunity.  See you on the other side</em>\r\n\r\n<em>Karriem Ali,</em>\r\nFounder of <strong>Bill-Pay Pro&#x2122;</strong>\r\n<em>CEO, PayZero Inc. </em><em>DBA PayZero Bill-Pay and Tax Preparation Services.</em>\r\n\r\n<hr />\r\n\r\n<h2><strong><em>$200 For Trying it for 30 Days</em></strong></h2>\r\n<em><strong>Bill-Pay Pro&#x2122;</strong> is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use <strong>Bill-Pay Pro&#x2122;</strong> and see the benefits you will love it, and share it because our <strong>Bill-Pay Pro&#x2122;</strong> pays all of your monthly bills and expenses and creates cash flow for you.</em>\r\n\r\n<hr />\r\n\r\n<h1><a href=\"https://calendly.com/payzero/payzero-bill-pay-services\" target=\"_blank\" rel=\"noopener\">Schedule an Appointment</a></h1>\r\n[/vc_column_text][/vc_column][/vc_row][/vc_section]','About Us','','inherit','closed','closed','','935-revision-v1','','','2022-09-20 04:03:47','2022-09-20 04:03:47','',935,'https://www.bill-paypro.com/?p=952',0,'revision','',0),(945,1,'2022-09-20 03:42:39','2022-09-20 03:42:39','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:https%3A%2F%2Fwww.bill-paypro.com%2Fabout-us%2F|target:_blank\" softing_vc_btn_bg=\"#46af39\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"$250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"$500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"$750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"922\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"923\" name=\"Christopher Turner\" job=\"Financial Advisor\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"924\" name=\"Mikell Boone\" job=\"Real Estate Investments\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22name%22%3A%22LINDA%20M.%20EVANS%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"487\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Steady Income</strong> – Any salaried, or hourly W-2 employee, professional Public and Private companies, Government sector employees including Public Sector, or retired person(s) is eligible for a personal loan.</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age of applicant at loan maturity: 70 years.</li>\r\n 	<li><strong>Monthly Bills</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a bank-specified credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as <a href=\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\" target=\"_blank\" rel=\"noopener\"><strong>Setting An Appointment</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-20 03:42:39','2022-09-20 03:42:39','',826,'https://www.bill-paypro.com/?p=945',0,'revision','',0),(946,1,'2022-09-20 03:48:42','2022-09-20 03:48:42','<label> Your name\r\n    [text* your-name] </label>\r\n\r\n<label> Your email\r\n    [email* your-email] </label>\r\n\r\n<label> Subject\r\n    [text* your-subject] </label>\r\n\r\n<label> Your message (optional)\r\n    [textarea your-message] </label>\r\n\r\n[submit \"Submit\"]\n1\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@bill-paypro.com>\n[_site_admin_email]\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@bill-paypro.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.\nPlease enter a date in YYYY-MM-DD format.\nThis field has a too early date.\nThis field has a too late date.\nPlease enter a number.\nThis field has a too small number.\nThis field has a too large number.\nThe answer to the quiz is incorrect.\nPlease enter an email address.\nPlease enter a URL.\nPlease enter a telephone number.','Contact Form 7','','publish','closed','closed','','contact-form-7','','','2022-09-20 03:54:39','2022-09-20 03:54:39','',0,'https://www.bill-paypro.com/?post_type=wpcf7_contact_form&#038;p=946',0,'wpcf7_contact_form','',0),(947,1,'2022-09-20 03:49:48','2022-09-20 03:49:48','{\n    \"widget_custom_html[1]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToyOntzOjU6InRpdGxlIjtzOjA6IiI7czo3OiJjb250ZW50IjtzOjU2MjoiPGRpdiBjbGFzcz0iZi1pdGVtIj4KCjxpbWcgY2xhc3M9IndwLWltYWdlLTExIGFsaWduY2VudGVyIiBzcmM9Imh0dHBzOi8vd3d3LmJpbGwtcGF5cHJvLmNvbS93cC1jb250ZW50L3VwbG9hZHMvMjAyMi8wOS9CaWxsLVBheS1GaW5hbC1tYWluLTMwMHgxNjcucG5nIiBhbHQ9IiIgd2lkdGg9IjEyOSIgaGVpZ2h0PSI3MiIgLz4KCsKgIExldCB1cyBwYXkgeW91ciBtb250aGx5IGhvdXNlaG9sZCBiaWxscyBhbmQgZXhwZW5zZXMgd2l0aCBCaWxsLVBheSBQcm/ihKIuwqAgRWFjaCBtb250aCB5b3UgYWxsb3cgdXMgdG8gcGF5IHlvdXIgYmlsbHMsIHdlIHdpbGwgcmVzZXJ2ZSBiZXR3ZWVuICQyNTAgLSAkNzUwIGluIGVtZXJnZW5jeSBtb25leSBmb3IgeW91ciBob3VzZWhvbGQuCgo8YSBjbGFzcz0iYnRuIGNpcmNsZSBidG4tdGhlbWUgZWZmZWN0IGJ0bi1zbSIgaHJlZj0iaHR0cHM6Ly9jYWxlbmRseS5jb20vcGF5emVyby9wYXl6ZXJvLWJpbGwtcGF5LXNlcnZpY2VzP21vbnRoPTIwMjItMDkiIHRhcmdldD0iX2JsYW5rIiByZWw9Im5vb3BlbmVyIj5HZXQgU3RhcnRlZDwvYT4KCjwvZGl2PiI7fQ==\",\n            \"title\": \"\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"a3ae6511d125cbf4bcb8f3e1dd63c45c\",\n            \"raw_instance\": {\n                \"title\": \"\",\n                \"content\": \"<div class=\\\"f-item\\\">\\n\\n<img class=\\\"wp-image-11 aligncenter\\\" src=\\\"https://www.bill-paypro.com/wp-content/uploads/2022/09/Bill-Pay-Final-main-300x167.png\\\" alt=\\\"\\\" width=\\\"129\\\" height=\\\"72\\\" />\\n\\n\\u00a0 Let us pay your monthly household bills and expenses with Bill-Pay Pro\\u2122.\\u00a0 Each month you allow us to pay your bills, we will reserve between $250 - $750 in emergency money for your household.\\n\\n<a class=\\\"btn circle btn-theme effect btn-sm\\\" href=\\\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Get Started</a>\\n\\n</div>\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-20 03:49:48\"\n    }\n}','','','trash','closed','closed','','d0552c0a-a319-463c-8c26-f8ac3bd24b2e','','','2022-09-20 03:49:48','2022-09-20 03:49:48','',0,'https://www.bill-paypro.com/2022/09/20/d0552c0a-a319-463c-8c26-f8ac3bd24b2e/',0,'customize_changeset','',0),(948,1,'2022-09-20 03:50:01','2022-09-20 03:50:01','{\n    \"widget_custom_html[1]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToyOntzOjU6InRpdGxlIjtzOjA6IiI7czo3OiJjb250ZW50IjtzOjU1OToiPGRpdiBjbGFzcz0iZi1pdGVtIj4KCjxpbWcgY2xhc3M9IndwLWltYWdlLTExIGFsaWduY2VudGVyIiBzcmM9Imh0dHBzOi8vd3d3LmJpbGwtcGF5cHJvLmNvbS93cC1jb250ZW50L3VwbG9hZHMvMjAyMi8wOS9CaWxsLVBheS1GaW5hbC1tYWluLTMwMHgxNjcucG5nIiBhbHQ9IiIgd2lkdGg9IjEyOSIgaGVpZ2h0PSI3MiIgLz4KCkxldCB1cyBwYXkgeW91ciBtb250aGx5IGhvdXNlaG9sZCBiaWxscyBhbmQgZXhwZW5zZXMgd2l0aCBCaWxsLVBheSBQcm/ihKIuwqAgRWFjaCBtb250aCB5b3UgYWxsb3cgdXMgdG8gcGF5IHlvdXIgYmlsbHMsIHdlIHdpbGwgcmVzZXJ2ZSBiZXR3ZWVuICQyNTAgLSAkNzUwIGluIGVtZXJnZW5jeSBtb25leSBmb3IgeW91ciBob3VzZWhvbGQuCgo8YSBjbGFzcz0iYnRuIGNpcmNsZSBidG4tdGhlbWUgZWZmZWN0IGJ0bi1zbSIgaHJlZj0iaHR0cHM6Ly9jYWxlbmRseS5jb20vcGF5emVyby9wYXl6ZXJvLWJpbGwtcGF5LXNlcnZpY2VzP21vbnRoPTIwMjItMDkiIHRhcmdldD0iX2JsYW5rIiByZWw9Im5vb3BlbmVyIj5HZXQgU3RhcnRlZDwvYT4KCjwvZGl2PiI7fQ==\",\n            \"title\": \"\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"654e56407cdd61ec3d0cc3862d6eb75a\",\n            \"raw_instance\": {\n                \"title\": \"\",\n                \"content\": \"<div class=\\\"f-item\\\">\\n\\n<img class=\\\"wp-image-11 aligncenter\\\" src=\\\"https://www.bill-paypro.com/wp-content/uploads/2022/09/Bill-Pay-Final-main-300x167.png\\\" alt=\\\"\\\" width=\\\"129\\\" height=\\\"72\\\" />\\n\\nLet us pay your monthly household bills and expenses with Bill-Pay Pro\\u2122.\\u00a0 Each month you allow us to pay your bills, we will reserve between $250 - $750 in emergency money for your household.\\n\\n<a class=\\\"btn circle btn-theme effect btn-sm\\\" href=\\\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Get Started</a>\\n\\n</div>\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-20 03:50:01\"\n    }\n}','','','trash','closed','closed','','279d4520-41a9-4216-8f7e-dd021e24a989','','','2022-09-20 03:50:01','2022-09-20 03:50:01','',0,'https://www.bill-paypro.com/2022/09/20/279d4520-41a9-4216-8f7e-dd021e24a989/',0,'customize_changeset','',0),(949,1,'2022-09-20 03:50:52','2022-09-20 03:50:52','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:https%3A%2F%2Fwww.bill-paypro.com%2Fabout-us%2F|target:_blank\" softing_vc_btn_bg=\"#46af39\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"$250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"$500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"$750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"922\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"923\" name=\"Christopher Turner\" job=\"Financial Advisor\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"924\" name=\"Mikell Boone\" job=\"Real Estate Investments\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22name%22%3A%22LINDA%20M.%20EVANS%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][contact-form-7 id=\"946\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"608\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Steady Income</strong> – Any salaried, or hourly W-2 employee, professional Public and Private companies, Government sector employees including Public Sector, or retired person(s) is eligible for a personal loan.</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age of applicant at loan maturity: 70 years.</li>\r\n 	<li><strong>Monthly Bills</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a bank-specified credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as <a href=\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\" target=\"_blank\" rel=\"noopener\"><strong>Setting An Appointment</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-20 03:50:52','2022-09-20 03:50:52','',826,'https://www.bill-paypro.com/?p=949',0,'revision','',0),(950,1,'2022-09-20 03:56:36','2022-09-20 03:56:36','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:https%3A%2F%2Fwww.bill-paypro.com%2Fabout-us%2F|target:_blank\" softing_vc_btn_bg=\"#46af39\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"$250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"$500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"$750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:%23|title:Buy%20This%20Plan||\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"922\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"923\" name=\"Christopher Turner\" job=\"Financial Advisor\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"924\" name=\"Mikell Boone\" job=\"Real Estate Investments\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22name%22%3A%22LINDA%20M.%20EVANS%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"946\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Steady Income</strong> – Any salaried, or hourly W-2 employee, professional Public and Private companies, Government sector employees including Public Sector, or retired person(s) is eligible for a personal loan.</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age of applicant at loan maturity: 70 years.</li>\r\n 	<li><strong>Monthly Bills</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a bank-specified credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as <a href=\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\" target=\"_blank\" rel=\"noopener\"><strong>Setting An Appointment</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-20 03:56:36','2022-09-20 03:56:36','',826,'https://www.bill-paypro.com/?p=950',0,'revision','',0),(954,1,'2022-09-20 04:51:02','2022-09-20 04:51:02','[vc_section css=\".vc_custom_1659242635618{background-color: #fff9e0 !important;}\"][vc_row][vc_column][vc_column_text]\r\n<h2 class=\"\">On A Mission...</h2>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1662095691930\">\r\n<div class=\"wpb_wrapper\">\r\n\r\nWe aren’t satisfied with business-as-usual financial services because we’ve been on the inside and seen countless ways to make you rich. That’s why PãyZero® Inc. is leading the way to more transparent, fair, accessible, and friendly financial solutions for all (it also feels great to help people save money).\r\n\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_row][vc_column][vc_column_text]\r\n<h1><strong>About Us...</strong></h1>\r\n[/vc_column_text][/vc_column][/vc_row][vc_section][vc_row][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-users-cog\" color=\"green\" align=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\">100 + New Users a Month</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"far fa-money-bill-alt\" color=\"green\"][vc_column_text]\r\n<p style=\"text-align: center;\">Over 1,000,000 in Bills Paid/mo.</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-star\" color=\"green\"][vc_column_text]\r\n<p style=\"text-align: center;\">4.9 Star Customer Rating</p>\r\n[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_section][vc_row][vc_column][vc_column_text]pāyZero®<em> Inc., D.B.A. pāyZero® Bill-Pay, &amp; Tax Preparation Services </em>was founded in 2018 by Financial Counselors to do our part in helping hard-working Americans save, and afford financial freedom.  Our team utilizes local expertise, combined with global experience, to offer our customers a range of highly profitable financing options.\r\n\r\nI am Karriem Ali, the Founder, and President of PayZero Inc.  In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was actually born back in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1662095602795\">\r\n<div class=\"wpb_wrapper\">\r\n\r\nWhatever you are saving for…. debt relief, a new mortgage, wedding, vacation, retirement, new vehicle, business startup, investing, etc., <strong>Bill-Pay Pro&#x2122;</strong> will get you there waaay faster than saving alone.\r\n\r\n</div>\r\n</div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1632812690063\">\r\n<div class=\"wpb_wrapper\">\r\n\r\nSo, we still have a long way to go as a company and team but we’re growing fast, seeing real impacts, and heading for our finish line.\r\n\r\n</div>\r\n</div>\r\n<em>Thank you for the opportunity.  See you on the other side</em>\r\n\r\n<em>Karriem Ali,</em>\r\nFounder of <strong>Bill-Pay Pro&#x2122;</strong>\r\n<em>CEO, PayZero Inc. </em><em>DBA PayZero Bill-Pay and Tax Preparation Services.</em>[/vc_column_text][/vc_column][/vc_row][/vc_section]','About Us','','inherit','closed','closed','','935-revision-v1','','','2022-09-20 04:51:02','2022-09-20 04:51:02','',935,'https://www.bill-paypro.com/?p=954',0,'revision','',0),(955,1,'2022-09-20 04:54:21','2022-09-20 04:54:21','[vc_section css=\".vc_custom_1659242635618{background-color: #fff9e0 !important;}\"][vc_row][vc_column][vc_column_text]\r\n<h1><strong>About Us...</strong></h1>\r\n[/vc_column_text][vc_column_text]\r\n<h2 class=\"\">On A Mission...</h2>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1662095691930\">\r\n<div class=\"wpb_wrapper\">\r\n\r\nWe aren’t satisfied with business-as-usual financial services because we’ve been on the inside and seen countless ways to make you rich. That’s why PãyZero® Inc. is leading the way to more transparent, fair, accessible, and friendly financial solutions for all (it also feels great to help people save money).\r\n\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_section css=\".vc_custom_1663649652086{margin-top: 20px !important;margin-bottom: 30px !important;}\"][vc_row][vc_column][vc_column_text]pāyZero®<em> Inc., D.B.A. pāyZero® Bill-Pay, &amp; Tax Preparation Services </em>was founded in 2018 by Financial Counselors to do our part in helping hard-working Americans save, and afford financial freedom.  Our team utilizes local expertise, combined with global experience, to offer our customers a range of highly profitable financing options.\r\n\r\nI am Karriem Ali, the Founder, and President of PayZero Inc.  In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was actually born back in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1662095602795\">\r\n<div class=\"wpb_wrapper\">\r\n\r\nWhatever you are saving for…. debt relief, a new mortgage, wedding, vacation, retirement, new vehicle, business startup, investing, etc., <strong>Bill-Pay Pro&#x2122;</strong> will get you there waaay faster than saving alone.\r\n\r\n</div>\r\n</div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1632812690063\">\r\n<div class=\"wpb_wrapper\">\r\n\r\nSo, we still have a long way to go as a company and team but we’re growing fast, seeing real impacts, and heading for our finish line.\r\n\r\n</div>\r\n</div>\r\n<em>Thank you for the opportunity.  See you on the other side</em>\r\n\r\n<em>Karriem Ali,</em>\r\nFounder of <strong>Bill-Pay Pro&#x2122;</strong>\r\n<em>CEO, PayZero Inc. </em><em>DBA PayZero Bill-Pay and Tax Preparation Services.</em>[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_section css=\".vc_custom_1663649597391{margin-top: 20px !important;}\"][vc_row][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-users-cog\" color=\"green\" align=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\">100 + New Users a Month</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"far fa-money-bill-alt\" color=\"green\"][vc_column_text]\r\n<p style=\"text-align: center;\">Over 1,000,000 in Bills Paid/mo.</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-star\" color=\"green\"][vc_column_text]\r\n<p style=\"text-align: center;\">4.9 Star Customer Rating</p>\r\n[/vc_column_text][/vc_column][/vc_row][/vc_section]','About Us','','inherit','closed','closed','','935-revision-v1','','','2022-09-20 04:54:21','2022-09-20 04:54:21','',935,'https://www.bill-paypro.com/?p=955',0,'revision','',0),(956,1,'2022-09-20 04:55:51','2022-09-20 04:55:51','[vc_section css=\".vc_custom_1659242635618{background-color: #fff9e0 !important;}\"][vc_row][vc_column][vc_column_text]\r\n<h1><strong>About Us...</strong></h1>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1663649742585{margin-bottom: 50px !important;}\"]\r\n<h2 class=\"\">On A Mission...</h2>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1662095691930\">\r\n<div class=\"wpb_wrapper\">\r\n\r\nWe aren’t satisfied with business-as-usual financial services because we’ve been on the inside and seen countless ways to make you rich. That’s why PãyZero® Inc. is leading the way to more transparent, fair, accessible, and friendly financial solutions for all (it also feels great to help people save money).\r\n\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_section css=\".vc_custom_1663649652086{margin-top: 20px !important;margin-bottom: 30px !important;}\"][vc_row][vc_column][vc_column_text]pāyZero®<em> Inc., D.B.A. pāyZero® Bill-Pay, &amp; Tax Preparation Services </em>was founded in 2018 by Financial Counselors to do our part in helping hard-working Americans save, and afford financial freedom.  Our team utilizes local expertise, combined with global experience, to offer our customers a range of highly profitable financing options.\r\n\r\nI am Karriem Ali, the Founder, and President of PayZero Inc.  In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was actually born back in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1662095602795\">\r\n<div class=\"wpb_wrapper\">\r\n\r\nWhatever you are saving for…. debt relief, a new mortgage, wedding, vacation, retirement, new vehicle, business startup, investing, etc., <strong>Bill-Pay Pro&#x2122;</strong> will get you there waaay faster than saving alone.\r\n\r\n</div>\r\n</div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1632812690063\">\r\n<div class=\"wpb_wrapper\">\r\n\r\nSo, we still have a long way to go as a company and team but we’re growing fast, seeing real impacts, and heading for our finish line.\r\n\r\n</div>\r\n</div>\r\n<em>Thank you for the opportunity.  See you on the other side</em>\r\n\r\n<em>Karriem Ali,</em>\r\nFounder of <strong>Bill-Pay Pro&#x2122;</strong>\r\n<em>CEO, PayZero Inc. </em><em>DBA PayZero Bill-Pay and Tax Preparation Services.</em>[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_section css=\".vc_custom_1663649597391{margin-top: 20px !important;}\"][vc_row][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-users-cog\" color=\"green\" align=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\">100 + New Users a Month</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"far fa-money-bill-alt\" color=\"green\" align=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\">Over 1,000,000 in Bills Paid/mo.</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-star\" color=\"green\" align=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\">4.9 Star Customer Rating</p>\r\n[/vc_column_text][/vc_column][/vc_row][/vc_section]','About Us','','inherit','closed','closed','','935-revision-v1','','','2022-09-20 04:55:51','2022-09-20 04:55:51','',935,'https://www.bill-paypro.com/?p=956',0,'revision','',0),(957,1,'2022-09-20 04:58:08','2022-09-20 04:58:08','','Web pic','','inherit','open','closed','','web-pic','','','2022-09-21 06:47:18','2022-09-21 06:47:18','',935,'https://www.bill-paypro.com/wp-content/uploads/2022/09/Web-pic.png',0,'attachment','image/png',0),(958,1,'2022-09-20 04:58:52','2022-09-20 04:58:52','[vc_section css=\".vc_custom_1659242635618{background-color: #fff9e0 !important;}\"][vc_row][vc_column][vc_column_text]\r\n<h1><strong>About Us...</strong></h1>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1663649810194{margin-bottom: 50px !important;}\"]\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1662095691930\">\r\n<div class=\"wpb_wrapper\">\r\n\r\nWe aren’t satisfied with business-as-usual financial services because we’ve been on the inside and seen countless ways to make you rich. That’s why PãyZero® Inc. is leading the way to more transparent, fair, accessible, and friendly financial solutions for all (it also feels great to help people save money).\r\n\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_section css=\".vc_custom_1663649652086{margin-top: 20px !important;margin-bottom: 30px !important;}\"][vc_row][vc_column][vc_column_text]<img class=\"size-full wp-image-957 alignright\" src=\"https://www.bill-paypro.com/wp-content/uploads/2022/09/Web-pic.png\" alt=\"\" width=\"187\" height=\"300\" />pāyZero®<em> Inc., D.B.A. pāyZero® Bill-Pay, &amp; Tax Preparation Services </em>was founded in 2018 by Financial Counselors to do our part in helping hard-working Americans save, and afford financial freedom.  Our team utilizes local expertise, combined with global experience, to offer our customers a range of highly profitable financing options.\r\n\r\nI am Karriem Ali, the Founder, and President of PayZero Inc.  In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was actually born back in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1662095602795\">\r\n<div class=\"wpb_wrapper\">\r\n\r\nWhatever you are saving for…. debt relief, a new mortgage, wedding, vacation, retirement, new vehicle, business startup, investing, etc., <strong>Bill-Pay Pro&#x2122;</strong> will get you there waaay faster than saving alone.\r\n\r\n</div>\r\n</div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1632812690063\">\r\n<div class=\"wpb_wrapper\">\r\n\r\nSo, we still have a long way to go as a company and team but we’re growing fast, seeing real impacts, and heading for our finish line.\r\n\r\n</div>\r\n</div>\r\n<em>Thank you for the opportunity.  See you on the other side</em>\r\n\r\n<em>Karriem Ali,</em>\r\nFounder of <strong>Bill-Pay Pro&#x2122;</strong>\r\n<em>CEO, PayZero Inc. </em><em>DBA PayZero Bill-Pay and Tax Preparation Services.</em>[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_section css=\".vc_custom_1663649597391{margin-top: 20px !important;}\"][vc_row][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-users-cog\" color=\"green\" align=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\">100 + New Users a Month</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"far fa-money-bill-alt\" color=\"green\" align=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\">Over 1,000,000 in Bills Paid/mo.</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-star\" color=\"green\" align=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\">4.9 Star Customer Rating</p>\r\n[/vc_column_text][/vc_column][/vc_row][/vc_section]','About Us','','inherit','closed','closed','','935-revision-v1','','','2022-09-20 04:58:52','2022-09-20 04:58:52','',935,'https://www.bill-paypro.com/?p=958',0,'revision','',0),(959,1,'2022-09-20 05:00:12','2022-09-20 05:00:12','[vc_section css=\".vc_custom_1659242635618{background-color: #fff9e0 !important;}\"][vc_row][vc_column][vc_column_text]\r\n<h1><strong>About Us...</strong></h1>\r\n[/vc_column_text][vc_column_text css=\".vc_custom_1663649810194{margin-bottom: 50px !important;}\"]\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1662095691930\">\r\n<div class=\"wpb_wrapper\">\r\n\r\nWe aren’t satisfied with business-as-usual financial services because we’ve been on the inside and seen countless ways to make you rich. That’s why PãyZero® Inc. is leading the way to more transparent, fair, accessible, and friendly financial solutions for all (it also feels great to help people save money).\r\n\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_section css=\".vc_custom_1663649652086{margin-top: 20px !important;margin-bottom: 30px !important;}\"][vc_row][vc_column][vc_column_text]<img class=\"size-full wp-image-957 alignright\" src=\"https://www.bill-paypro.com/wp-content/uploads/2022/09/Web-pic.png\" alt=\"\" width=\"187\" height=\"300\" />pāyZero®<em> Inc., D.B.A. pāyZero® Bill-Pay, &amp; Tax Preparation Services </em>was founded in 2018 by Financial Counselors to do our part in helping hard-working Americans save, and afford financial freedom.  Our team utilizes local expertise, combined with global experience, to offer our customers a range of highly profitable financing options.\r\n\r\nI am Karriem Ali, the Founder, and President of PayZero Inc.  In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was actually born back in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1662095602795\">\r\n<div class=\"wpb_wrapper\">\r\n\r\nWhatever you are saving for…. debt relief, a new mortgage, wedding, vacation, retirement, new vehicle, business startup, investing, etc., <strong>Bill-Pay Pro&#x2122;</strong> will get you there waaay faster than saving alone.\r\n\r\n</div>\r\n</div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1632812690063\">\r\n<div class=\"wpb_wrapper\">\r\n\r\nSo, we still have a long way to go as a company and team but we’re growing fast, seeing real impacts, and heading for our finish line.\r\n\r\n</div>\r\n</div>\r\n<em>Thank you for the opportunity.  See you on the other side</em>\r\n\r\n<em>Karriem Ali,</em>\r\nFounder of <strong>Bill-Pay Pro&#x2122;</strong>\r\n<em>CEO, PayZero Inc. </em><em>DBA PayZero Bill-Pay and Tax Preparation Services.</em>[/vc_column_text][/vc_column][/vc_row][/vc_section][vc_section css=\".vc_custom_1663649597391{margin-top: 20px !important;}\"][vc_row css=\".vc_custom_1663649998104{margin-bottom: 50px !important;}\"][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-users-cog\" color=\"green\" align=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\">100 + New Users a Month</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"far fa-money-bill-alt\" color=\"green\" align=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\">Over 1,000,000 in Bills Paid/mo.</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-star\" color=\"green\" align=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\">4.9 Star Customer Rating</p>\r\n[/vc_column_text][/vc_column][/vc_row][/vc_section]','About Us','','inherit','closed','closed','','935-revision-v1','','','2022-09-20 05:00:12','2022-09-20 05:00:12','',935,'https://www.bill-paypro.com/?p=959',0,'revision','',0),(960,1,'2022-09-20 05:18:53','2022-09-20 05:18:53','','$250/MONTH EMERGENCY FUND','Each month you allow us to pay your bills, we will reserve between $250/mo in emergency money for your household.','publish','open','closed','','250-month-emergency-fund','','','2022-09-20 05:18:54','2022-09-20 05:18:54','',0,'https://www.bill-paypro.com/?post_type=product&#038;p=960',0,'product','',0),(961,1,'2022-09-20 05:22:04','2022-09-20 05:22:04','','$500/MONTH EMERGENCY FUND','Each month you allow us to pay your bills, we will reserve between $500/mo in emergency money for your household.','publish','open','closed','','500-month-emergency-fund','','','2022-09-20 05:22:04','2022-09-20 05:22:04','',0,'https://www.bill-paypro.com/?post_type=product&#038;p=961',0,'product','',0),(962,1,'2022-09-20 05:23:54','2022-09-20 05:23:54','','$750/MONTH EMERGENCY FUND','Each month you allow us to pay your bills, we will reserve between $750/mo in emergency money for your household.','publish','open','closed','','750-month-emergency-fund','','','2022-09-20 05:23:54','2022-09-20 05:23:54','',0,'https://www.bill-paypro.com/?post_type=product&#038;p=962',0,'product','',0),(964,1,'2022-09-20 15:15:10','2022-09-20 15:15:10','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:https%3A%2F%2Fwww.bill-paypro.com%2Fabout-us%2F|target:_blank\" softing_vc_btn_bg=\"#46af39\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"Bill-Pay Pro with $250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2FaEU3fE2wt7jRgH6eUU|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"Bill-Pay Pro with $500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F4gw6rQefb7jRgH68wx|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"Bill-Pay Pro with $750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F5kA17w6MJdIf8aAbIK|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"922\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"923\" name=\"Christopher Turner\" job=\"Financial Advisor\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"924\" name=\"Mikell Boone\" job=\"Real Estate Investments\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22name%22%3A%22LINDA%20M.%20EVANS%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"946\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Steady Income</strong> – Any salaried, or hourly W-2 employee, professional Public and Private companies, Government sector employees including Public Sector, or retired person(s) is eligible for a personal loan.</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age of applicant at loan maturity: 70 years.</li>\r\n 	<li><strong>Monthly Bills</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a bank-specified credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as <a href=\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\" target=\"_blank\" rel=\"noopener\"><strong>Setting An Appointment</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-20 15:15:10','2022-09-20 15:15:10','',826,'https://www.bill-paypro.com/?p=964',0,'revision','',0),(963,1,'2022-09-20 06:04:42','2022-09-20 06:04:42','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalendly.com%2Fpayzero%2Fpayzero-bill-pay-services%3Fmonth%3D2022-09|title:Set%20An%20Appointment|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:https%3A%2F%2Fwww.bill-paypro.com%2Fabout-us%2F|target:_blank\" softing_vc_btn_bg=\"#46af39\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\" desc=\"Learning day desirous informed expenses material returned six the. She enabled invited exposed him another. Reasonably conviction solicitude me mr at discretion reasonable. Age out full gate bed day lose.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"Bill-Pay Pro with $250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2FaEU3fE2wt7jRgH6eUU|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"Bill-Pay Pro with $500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F4gw6rQefb7jRgH68wx|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"Bill-Pay Pro with $750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F5kA17w6MJdIf8aAbIK|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"922\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"923\" name=\"Christopher Turner\" job=\"Financial Advisor\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"924\" name=\"Mikell Boone\" job=\"Real Estate Investments\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22name%22%3A%22LINDA%20M.%20EVANS%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"946\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Steady Income</strong> – Any salaried, or hourly W-2 employee, professional Public and Private companies, Government sector employees including Public Sector, or retired person(s) is eligible for a personal loan.</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age of applicant at loan maturity: 70 years.</li>\r\n 	<li><strong>Monthly Bills</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a bank-specified credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as <a href=\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\" target=\"_blank\" rel=\"noopener\"><strong>Setting An Appointment</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-20 06:04:42','2022-09-20 06:04:42','',826,'https://www.bill-paypro.com/?p=963',0,'revision','',0),(965,1,'2022-09-20 15:38:12','2022-09-20 15:38:12','','Chester Davis','','inherit','open','closed','','chester-davis','','','2022-09-20 15:38:12','2022-09-20 15:38:12','',826,'https://www.bill-paypro.com/wp-content/uploads/2022/09/Chester-Davis.png',0,'attachment','image/png',0),(966,1,'2022-09-20 15:40:33','2022-09-20 15:40:33','','dustin_king_head','','inherit','open','closed','','dustin_king_head','','','2022-09-20 15:40:33','2022-09-20 15:40:33','',826,'https://www.bill-paypro.com/wp-content/uploads/2022/09/dustin_king_head.png',0,'attachment','image/png',0),(967,1,'2022-09-20 15:43:37','2022-09-20 15:43:37','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalculator.myxtramoney.com%2F|title:Fill%20In%20Calculator|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:https%3A%2F%2Fwww.bill-paypro.com%2Fabout-us%2F|target:_blank\" softing_vc_btn_bg=\"#46af39\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"Bill-Pay Pro with $250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2FaEU3fE2wt7jRgH6eUU|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"Bill-Pay Pro with $500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F4gw6rQefb7jRgH68wx|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"Bill-Pay Pro with $750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F5kA17w6MJdIf8aAbIK|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"922\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"923\" name=\"Christopher Turner\" job=\"Financial Advisor\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"924\" name=\"Mikell Boone\" job=\"Real Estate Investments\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22965%22%2C%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22img%22%3A%22966%22%2C%22name%22%3A%22Robert%20M.%20EVANS%22%2C%22job%22%3A%22Programmer%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"946\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Steady Income</strong> – Any salaried, or hourly W-2 employee, professional Public and Private companies, Government sector employees including Public Sector, or retired person(s) is eligible for a personal loan.</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age of applicant at loan maturity: 70 years.</li>\r\n 	<li><strong>Monthly Bills</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a bank-specified credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as <a href=\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\" target=\"_blank\" rel=\"noopener\"><strong>Setting An Appointment</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-20 15:43:37','2022-09-20 15:43:37','',826,'https://www.bill-paypro.com/?p=967',0,'revision','',0),(968,1,'2022-09-20 15:59:34','2022-09-20 15:59:34','I/we understand PāyZero® Inc. underwrites the Bill-Pay Pro&#x2122; Calculator, Internal Return Rate. And that a Cash-Flow Distribution Schedule is followed to get the best results.\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\">Opting-In contracts PāyZero® to enroll you into a No-Risk opportunity for checking account holders. The strategy asks that you allow PāyZero® Financial to pay your monthly household expenses and bills. As your direct deposits post at your bank, you are to transfer a Bill-Pay Pro&#x2122;<strong> </strong>pre-established amount to PāyZero® every week. There is no need to send any savings or anything more than the predetermined amount.</div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\"></div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\">The Internal Return Rate System works to free up cash while never leaving the bank until each dollar is assigned an account for bill payment. The Internal Return Rate System then uses strategically scheduled disbursements of your direct deposit income to circulate money into a position to cover expenses and savings well “before” bills are even due. This way, when it\'s time to pay a bill, a fraction of any new income needed to cover that expense is already in place. Now, that particular bill needs less, and less money from your arriving direct deposits.</div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\"></div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\">The Internal Return Rate System efficiently performs this fractional calculation over and over again, instantly for each of your expenses, including your preset savings amount. The Internal Return Rate System pays all of your expenses, including discretionary and your savings while utilizing 12% – 25% less money as your income arrives in your bank.</div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\"></div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\">The contract becomes null and void, and non-recourse should you, the client, experience a significant loss of direct deposit income due to job loss, and, or can no longer continue with your banking strategy, or you choose to not use our Internal Return Rate System at any time during the period your auto loan payment is due to your lender. At that point, you are solely responsible for paying your auto loan with your resources.</div>\r\n<div></div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\">I/We understand that PāyZero® is asking me<span class=\"leadstyle-fontsized\">/us to send an amount predetermined by Bill-Pay Pro on a weekly basis to P</span>āyZero Financial for the purpose of bill payment.</div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\"></div>\r\n<span class=\"leadstyle-fontsized\">I/We understand</span><span class=\"leadstyle-fontsized\"> the </span><span class=\"leadstyle-fontsized\">Bill-Pay Pro&#x2122; to be completely safe. I/we understand that at any time, I/we can simply log Bill-Pay Pro&#x2122; and:</span>\r\n<ul>\r\n 	<li>see what bills have been paid</li>\r\n 	<li>see what is coming next</li>\r\n 	<li>see your balances.</li>\r\n 	<li>see your benefit.</li>\r\n 	<li>have your benefit sent anywhere you like.</li>\r\n</ul>\r\n<span class=\"leadstyle-fontsized\">If I/we find </span>PāyZero® Inc. is not processing payments fast enough to avoid late fees, and or not paying bills in a timely manner, and or not paying bills at all, and or not paying out 12% - 25% of my/our total monthly expenses, then I/we can void this agreement, and PāyZero® Inc. is to refund any outstanding dollars as soon as possible.\r\n\r\n<strong>Fees:</strong>\r\n\r\n<span class=\"leadstyle-fontsized\">Our services come in 4 options. </span>\r\n\r\n<span class=\"leadstyle-fontsized\">Option 1: </span>BILL-PAY PRO WITH $250/MONTH EMERGENCY FUND - Under this plan, PāyZero® Inc. pays all bills expenses, and lifestyle allowances for the client on a monthly basis until the contract is terminated by either the client or PāyZero®. The client is responsible for providing PāyZero® with a set amount of money on a weekly basis to cover the monthly cost of their household\'s lifestyle. The client pays a one-time fee of $99, and<span class=\"leadstyle-fontsized\"> </span>PāyZero® pays all bills and sends $250/mo to their emergency fund.\r\n\r\n<span class=\"leadstyle-fontsized\">Option 2:  BILL-PAY PRO WITH $500/MONTH EMERGENCY FUND - Under this plan, PāyZero® Inc. pays all bills expenses, and lifestyle allowances for the client on a monthly basis until the contract is terminated by either the client or PāyZero®. The client is responsible for providing PāyZero® with a set amount of money on a weekly basis to cover the monthly cost of their household\'s lifestyle. The client pays a one-time fee of $199, and PāyZero® pays all bills and sends $250/mo to their emergency fund.</span>\r\n\r\n<span class=\"leadstyle-fontsized\">Option 3:  BILL-PAY PRO WITH $750/MONTH EMERGENCY FUND - Under this plan, PāyZero® Inc. pays all bills expenses, and lifestyle allowances for the client on a monthly basis until the contract is terminated by either the client or PāyZero®. The client is responsible for providing PāyZero® with a set amount of money on a weekly basis to cover the monthly cost of their household\'s lifestyle. The client pays a one-time fee of $299, and PāyZero® pays all bills and sends $250/mo to their emergency fund.</span>\r\n\r\n<span class=\"leadstyle-fontsized\">Option 4:  Under this plan, PayZero coaches the client on setting up their own bill payment plan. The client pays an initial advisory fee of $1,499 to generate the amount guaranteed under the</span> Bill-Pay Pro&#x2122; Calculator\'s Schedule<span class=\"leadstyle-fontsized\">. </span>We provide a 100% Money Back Guarantee.  I/we understand PāyZero® provides their long-term advisory at an initial rate of $1,499 and 2% of the total cost of expenses per month. I/we understand my/our long-term advisory fee does not come from our household budget but from the money generated by following the steps of the Bill-Pay Pro&#x2122; System.\r\n<div class=\"field\" data-name=\"privacyHTML\">\r\n<div class=\"html-container\">\r\n\r\nIn the case of an EFT Transaction being rejected for Non-Sufficient Funds (NSF), I/we understand that the business may at its discretion attempt to process the charge again within 30 days, and agree to an additional $10.00 charge for each attempt returned NSF will be initiated as a separate transaction from the authorized payment. I/we acknowledge that the origination of EFT transactions to my account must comply with the provisions of U.S. law. I/we will not dispute PāyZero® debiting my checking/debit/credit card account so long as the transaction corresponds to the terms indicated in this web form.\r\n\r\n</div>\r\n</div>','Bill Pay Agreement','','publish','closed','closed','','bill-pay-agreement','','','2022-09-20 17:37:00','2022-09-20 17:37:00','',0,'https://www.bill-paypro.com/?page_id=968',0,'page','',0),(969,1,'2022-09-20 15:51:03','2022-09-20 15:51:03','{\n    \"widget_custom_html[1]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToyOntzOjU6InRpdGxlIjtzOjA6IiI7czo3OiJjb250ZW50IjtzOjUyNjoiPGRpdiBjbGFzcz0iZi1pdGVtIj4KCjxpbWcgY2xhc3M9IndwLWltYWdlLTExIGFsaWduY2VudGVyIiBzcmM9Imh0dHBzOi8vd3d3LmJpbGwtcGF5cHJvLmNvbS93cC1jb250ZW50L3VwbG9hZHMvMjAyMi8wOS9CaWxsLVBheS1GaW5hbC1tYWluLTMwMHgxNjcucG5nIiBhbHQ9IiIgd2lkdGg9IjEyOSIgaGVpZ2h0PSI3MiIgLz4KCkxldCB1cyBwYXkgeW91ciBtb250aGx5IGhvdXNlaG9sZCBiaWxscyBhbmQgZXhwZW5zZXMgd2l0aCBCaWxsLVBheSBQcm/ihKIuwqAgRWFjaCBtb250aCB5b3UgYWxsb3cgdXMgdG8gcGF5IHlvdXIgYmlsbHMsIHdlIHdpbGwgcmVzZXJ2ZSBiZXR3ZWVuICQyNTAgLSAkNzUwIGluIGVtZXJnZW5jeSBtb25leSBmb3IgeW91ciBob3VzZWhvbGQuCgo8YSBjbGFzcz0iYnRuIGNpcmNsZSBidG4tdGhlbWUgZWZmZWN0IGJ0bi1zbSIgaHJlZj0iaHR0cHM6Ly9jYWxjdWxhdG9yLm15eHRyYW1vbmV5LmNvbS8iIHRhcmdldD0iX2JsYW5rIiByZWw9Im5vb3BlbmVyIj5HZXQgU3RhcnRlZDwvYT4KCjwvZGl2PiI7fQ==\",\n            \"title\": \"\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"1d100f695cf839b333b906c6b04a0ea9\",\n            \"raw_instance\": {\n                \"title\": \"\",\n                \"content\": \"<div class=\\\"f-item\\\">\\n\\n<img class=\\\"wp-image-11 aligncenter\\\" src=\\\"https://www.bill-paypro.com/wp-content/uploads/2022/09/Bill-Pay-Final-main-300x167.png\\\" alt=\\\"\\\" width=\\\"129\\\" height=\\\"72\\\" />\\n\\nLet us pay your monthly household bills and expenses with Bill-Pay Pro\\u2122.\\u00a0 Each month you allow us to pay your bills, we will reserve between $250 - $750 in emergency money for your household.\\n\\n<a class=\\\"btn circle btn-theme effect btn-sm\\\" href=\\\"https://calculator.myxtramoney.com/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Get Started</a>\\n\\n</div>\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-20 15:51:03\"\n    }\n}','','','trash','closed','closed','','93fc0509-0e59-454d-8f87-e412dee95889','','','2022-09-20 15:51:03','2022-09-20 15:51:03','',0,'https://www.bill-paypro.com/2022/09/20/93fc0509-0e59-454d-8f87-e412dee95889/',0,'customize_changeset','',0),(970,1,'2022-09-20 15:59:34','2022-09-20 15:59:34','I/we understand PāyZero® Inc. underwrites the Bill-Pay Pro&#x2122; Calculator, Internal Return Rate. And that a Cash-Flow Distribution Schedule is followed to get the best results.\r\n<div class=\"wpb_text_column wpb_content_element  vc_custom_1597951443943\">Opting-In contracts PāyZero® to enroll you into a No-Risk opportunity for checking account holders. The strategy asks that you to allow PāyZero® Financial to pay your monthly household expenses and bills. As your direct deposits post at your bank, you are to transfer a Bill-Pay Pro&#x2122;<strong> </strong>pre-established amount to PāyZero® every week. There is no need to send any savings or anything more than the predetermined amount. The strategy will pay you back as much as 25% of the money we spend on your household.</div>\r\n<div class=\"wpb_text_column wpb_content_element  vc_custom_1597951443943\"></div>\r\n<div class=\"wpb_text_column wpb_content_element  vc_custom_1597951443943\">The Internal Return Rate System works to free up cash while never leaving the bank until each dollar is assigned an account for bill payment. The Internal Return Rate System then uses strategically scheduled disbursements of your direct deposit income to circulate money into a position to cover expenses and savings well “before” bills are even due. This way, when it\'s time to pay a bill, a fraction of any new income needed to cover that expense is already in place. Now, that particular bill needs less, and less money from your arriving direct deposits.</div>\r\n<div class=\"wpb_text_column wpb_content_element  vc_custom_1597951443943\"></div>\r\n<div class=\"wpb_text_column wpb_content_element  vc_custom_1597951443943\">The Internal Return Rate System efficiently performs this fractional calculation over and over again, instantly for each of your expenses, including your preset savings amount. The Internal Return Rate System pays all of your expenses, including discretionary and your savings while utilizing 12% – 25% less money as your income arrives in your bank.</div>\r\n<div class=\"wpb_text_column wpb_content_element  vc_custom_1597951443943\"></div>\r\n<div class=\"wpb_text_column wpb_content_element  vc_custom_1597951443943\">The contract becomes null and void, and non-recourse should you, the client, experience a significant loss of direct deposit income due to job loss, and, or can no longer continue with your banking strategy, or you choose to not use our Internal Return Rate System at any time during the period your auto loan payment is due to your lender. At that point, you are solely responsible for paying your auto loan with your resources.</div>\r\n\r\n<hr />\r\n\r\n<div class=\"wpb_text_column wpb_content_element  vc_custom_1597951443943\">I/We understand that PāyZero® is asking me<span class=\"leadstyle-fontsized\">/us to send an amount predetermined by Bill-Pay Pro on a weekly basis to P</span>āyZero Financial for the purpose of bill payment.</div>\r\n<div class=\"wpb_text_column wpb_content_element  vc_custom_1597951443943\"></div>\r\n<span class=\"leadstyle-fontsized\">I/We understand</span><span class=\"leadstyle-fontsized\"> the </span><span class=\"leadstyle-fontsized\">Bill-Pay Pro&#x2122; to be completely safe. I/we understand that at any time, I/we can simply log Bill-Pay Pro&#x2122; and:</span>\r\n<ul>\r\n 	<li>see what bills have been paid</li>\r\n 	<li>see what is coming next</li>\r\n 	<li>see your balances.</li>\r\n 	<li>see your benefit.</li>\r\n 	<li>have your benefit sent anywhere you like.</li>\r\n</ul>\r\n<span class=\"leadstyle-fontsized\">If I/we find </span>PāyZero® Inc. is not processing payments fast enough to avoid late fees, and or not paying bills in a timely manner, and or not paying bills at all, and or not paying out 12% - 25% of my/our total monthly expenses, then I/we can void this agreement, and PāyZero® Inc. is to refund any outstanding dollars as soon as possible.\r\n\r\nFees:\r\n\r\nI/we understand PāyZero® provides their long-term advisory at an initial rate of $1,499 and 2% of the total cost of expenses per month. I/we understand my/our long-term advisory fee does not come from our household budget but from the money generated by following the steps of the Bill-Pay Pro&#x2122; System.\r\n<div class=\"field\" data-name=\"privacyHTML\">\r\n<div class=\"html-container\">\r\n\r\nIn the case of an EFT Transaction being rejected for Non-Sufficient Funds (NSF), I/we understand that the business may at its discretion attempt to process the charge again within 30 days, and agree to an additional $10.00 charge for each attempt returned NSF will be initiated as a separate transaction from the authorized payment. I/we acknowledge that the origination of EFT transactions to my account must comply with the provisions of U.S. law. I/we will not dispute PāyZero® debiting my checking/debit/credit card account so long as the transaction corresponds to the terms indicated in this web form.\r\n\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nSince 1994. <span class=\"leadstyle-fontsized\">Our services come with an annual advisory fee of $1,499 to generate the amount guaranteed under the</span> Bill-Pay Pro&#x2122; Calculator\'s Schedule<span class=\"leadstyle-fontsized\">. </span>We provide a 100% Money Back Guarantee.  Please Enter Your Payment Information Below.\r\n\r\n&nbsp;\r\n\r\nAt PāyZero® Inc., we combined financial advice with consumer living.  We hired Financial Planners to introduce a next-level “Strategy for Saving” based on Cash-Flow Circulation, that will allow you to have all your bills paid, and all of your normal monthly savings saved while establishing a reserve fund that will be used to pay off debt or invest. This is so you can do things like, finance a new vehicle without having to add a new bill to your household budget.  You simply follow our personalized financial advice. No investment is needed, so there is no risk of financial loss.  The Bill-Pay Pro&#x2122; Calculator is underwritten by pāyZero® Inc. © 1994-2022. All Rights Reserved.\r\n\r\n&nbsp;\r\n\r\n&nbsp;','Bill Pay Agreement','','inherit','closed','closed','','968-revision-v1','','','2022-09-20 15:59:34','2022-09-20 15:59:34','',968,'https://www.bill-paypro.com/?p=970',0,'revision','',0),(971,1,'2022-09-20 17:35:45','2022-09-20 17:35:45','I/we understand PāyZero® Inc. underwrites the Bill-Pay Pro&#x2122; Calculator, Internal Return Rate. And that a Cash-Flow Distribution Schedule is followed to get the best results.\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\">Opting-In contracts PāyZero® to enroll you into a No-Risk opportunity for checking account holders. The strategy asks that you allow PāyZero® Financial to pay your monthly household expenses and bills. As your direct deposits post at your bank, you are to transfer a Bill-Pay Pro&#x2122;<strong> </strong>pre-established amount to PāyZero® every week. There is no need to send any savings or anything more than the predetermined amount.</div>\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\"></div>\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\">The Internal Return Rate System works to free up cash while never leaving the bank until each dollar is assigned an account for bill payment. The Internal Return Rate System then uses strategically scheduled disbursements of your direct deposit income to circulate money into a position to cover expenses and savings well “before” bills are even due. This way, when it\'s time to pay a bill, a fraction of any new income needed to cover that expense is already in place. Now, that particular bill needs less, and less money from your arriving direct deposits.</div>\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\"></div>\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\">The Internal Return Rate System efficiently performs this fractional calculation over and over again, instantly for each of your expenses, including your preset savings amount. The Internal Return Rate System pays all of your expenses, including discretionary and your savings while utilizing 12% – 25% less money as your income arrives in your bank.</div>\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\"></div>\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\">The contract becomes null and void, and non-recourse should you, the client, experience a significant loss of direct deposit income due to job loss, and, or can no longer continue with your banking strategy, or you choose to not use our Internal Return Rate System at any time during the period your auto loan payment is due to your lender. At that point, you are solely responsible for paying your auto loan with your resources.</div>\n<div></div>\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\">I/We understand that PāyZero® is asking me<span class=\"leadstyle-fontsized\">/us to send an amount predetermined by Bill-Pay Pro on a weekly basis to P</span>āyZero Financial for the purpose of bill payment.</div>\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\"></div>\n<span class=\"leadstyle-fontsized\">I/We understand</span><span class=\"leadstyle-fontsized\"> the </span><span class=\"leadstyle-fontsized\">Bill-Pay Pro&#x2122; to be completely safe. I/we understand that at any time, I/we can simply log Bill-Pay Pro&#x2122; and:</span>\n<ul>\n 	<li>see what bills have been paid</li>\n 	<li>see what is coming next</li>\n 	<li>see your balances.</li>\n 	<li>see your benefit.</li>\n 	<li>have your benefit sent anywhere you like.</li>\n</ul>\n<span class=\"leadstyle-fontsized\">If I/we find </span>PāyZero® Inc. is not processing payments fast enough to avoid late fees, and or not paying bills in a timely manner, and or not paying bills at all, and or not paying out 12% - 25% of my/our total monthly expenses, then I/we can void this agreement, and PāyZero® Inc. is to refund any outstanding dollars as soon as possible.\n\n<strong>Fees:</strong>\n\n<span class=\"leadstyle-fontsized\">Our services come in 4 options. </span>\n\n<span class=\"leadstyle-fontsized\">Option 1: </span>BILL-PAY PRO WITH $250/MONTH EMERGENCY FUND - Under this plan, PāyZero® Inc. pays all bills expenses, and lifestyle allowances for the client on a monthly basis until the contract is terminated by either the client or PāyZero®. The client is responsible for providing PāyZero® with a set amount of money on a weekly basis to cover the monthly cost of their household\'s lifestyle. The client pays a one-time fee of $99, and<span class=\"leadstyle-fontsized\"> </span>PāyZero® pays all bills and sends $250/mo to their emergency fund.\n\n<span class=\"leadstyle-fontsized\">Option 2:  BILL-PAY PRO WITH $500/MONTH EMERGENCY FUND - Under this plan, PāyZero® Inc. pays all bills expenses, and lifestyle allowances for the client on a monthly basis until the contract is terminated by either the client or PāyZero®. The client is responsible for providing PāyZero® with a set amount of money on a weekly basis to cover the monthly cost of their household\'s lifestyle. The client pays a one-time fee of $199, and PāyZero® pays all bills and sends $250/mo to their emergency fund.</span>\n\n<span class=\"leadstyle-fontsized\">Option 3:  BILL-PAY PRO WITH $750/MONTH EMERGENCY FUND - Under this plan, PāyZero® Inc. pays all bills expenses, and lifestyle allowances for the client on a monthly basis until the contract is terminated by either the client or PāyZero®. The client is responsible for providing PāyZero® with a set amount of money on a weekly basis to cover the monthly cost of their household\'s lifestyle. The client pays a one-time fee of $299, and PāyZero® pays all bills and sends $250/mo to their emergency fund.</span>\n\n<span class=\"leadstyle-fontsized\">Option 4:  Under this plan, PayZero coaches the client on setting up their own bill payment plan. The client pays an initial advisory fee of $1,499 to generate the amount guaranteed under the</span> Bill-Pay Pro&#x2122; Calculator\'s Schedule<span class=\"leadstyle-fontsized\">. </span>We provide a 100% Money Back Guarantee.  I/we understand PāyZero® provides their long-term advisory at an initial rate of $1,499 and 2% of the total cost of expenses per month. I/we understand my/our long-term advisory fee does not come from our household budget but from the money generated by following the steps of the Bill-Pay Pro&#x2122; System.\n<div class=\"field\" data-name=\"privacyHTML\">\n<div class=\"html-container\">\n\nIn the case of an EFT Transaction being rejected for Non-Sufficient Funds (NSF), I/we understand that the business may at its discretion attempt to process the charge again within 30 days, and agree to an additional $10.00 charge for each attempt returned NSF will be initiated as a separate transaction from the authorized payment. I/we acknowledge that the origination of EFT transactions to my account must comply with the provisions of U.S. law. I/we will not dispute PāyZero® debiting my checking/debit/credit card account so long as the transaction corresponds to the terms indicated in this web form.\n\n</div>\n</div>\nPlease Enter Your Payment Information Below.\n\nAt PāyZero® Inc., we combined financial advice with consumer living.  We hired Financial Planners to introduce a next-level “Strategy for Saving” based on Cash-Flow Circulation, that will allow you to have all your bills paid, and all of your normal monthly savings saved while establishing a reserve fund that will be used to pay off debt or invest. This is so you can do things like, finance a new vehicle without having to add a new bill to your household budget.  You simply follow our personalized financial advice. No investment is needed, so there is no risk of financial loss.  The Bill-Pay Pro&#x2122; Calculator is underwritten by pāyZero® Inc. © 1994-2022. All Rights Reserved.\n\n&nbsp;\n\n&nbsp;','Bill Pay Agreement','','inherit','closed','closed','','968-autosave-v1','','','2022-09-20 17:35:45','2022-09-20 17:35:45','',968,'https://www.bill-paypro.com/?p=971',0,'revision','',0),(972,1,'2022-09-20 17:37:00','2022-09-20 17:37:00','I/we understand PāyZero® Inc. underwrites the Bill-Pay Pro&#x2122; Calculator, Internal Return Rate. And that a Cash-Flow Distribution Schedule is followed to get the best results.\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\">Opting-In contracts PāyZero® to enroll you into a No-Risk opportunity for checking account holders. The strategy asks that you allow PāyZero® Financial to pay your monthly household expenses and bills. As your direct deposits post at your bank, you are to transfer a Bill-Pay Pro&#x2122;<strong> </strong>pre-established amount to PāyZero® every week. There is no need to send any savings or anything more than the predetermined amount.</div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\"></div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\">The Internal Return Rate System works to free up cash while never leaving the bank until each dollar is assigned an account for bill payment. The Internal Return Rate System then uses strategically scheduled disbursements of your direct deposit income to circulate money into a position to cover expenses and savings well “before” bills are even due. This way, when it\'s time to pay a bill, a fraction of any new income needed to cover that expense is already in place. Now, that particular bill needs less, and less money from your arriving direct deposits.</div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\"></div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\">The Internal Return Rate System efficiently performs this fractional calculation over and over again, instantly for each of your expenses, including your preset savings amount. The Internal Return Rate System pays all of your expenses, including discretionary and your savings while utilizing 12% – 25% less money as your income arrives in your bank.</div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\"></div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\">The contract becomes null and void, and non-recourse should you, the client, experience a significant loss of direct deposit income due to job loss, and, or can no longer continue with your banking strategy, or you choose to not use our Internal Return Rate System at any time during the period your auto loan payment is due to your lender. At that point, you are solely responsible for paying your auto loan with your resources.</div>\r\n<div></div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\">I/We understand that PāyZero® is asking me<span class=\"leadstyle-fontsized\">/us to send an amount predetermined by Bill-Pay Pro on a weekly basis to P</span>āyZero Financial for the purpose of bill payment.</div>\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1597951443943\"></div>\r\n<span class=\"leadstyle-fontsized\">I/We understand</span><span class=\"leadstyle-fontsized\"> the </span><span class=\"leadstyle-fontsized\">Bill-Pay Pro&#x2122; to be completely safe. I/we understand that at any time, I/we can simply log Bill-Pay Pro&#x2122; and:</span>\r\n<ul>\r\n 	<li>see what bills have been paid</li>\r\n 	<li>see what is coming next</li>\r\n 	<li>see your balances.</li>\r\n 	<li>see your benefit.</li>\r\n 	<li>have your benefit sent anywhere you like.</li>\r\n</ul>\r\n<span class=\"leadstyle-fontsized\">If I/we find </span>PāyZero® Inc. is not processing payments fast enough to avoid late fees, and or not paying bills in a timely manner, and or not paying bills at all, and or not paying out 12% - 25% of my/our total monthly expenses, then I/we can void this agreement, and PāyZero® Inc. is to refund any outstanding dollars as soon as possible.\r\n\r\n<strong>Fees:</strong>\r\n\r\n<span class=\"leadstyle-fontsized\">Our services come in 4 options. </span>\r\n\r\n<span class=\"leadstyle-fontsized\">Option 1: </span>BILL-PAY PRO WITH $250/MONTH EMERGENCY FUND - Under this plan, PāyZero® Inc. pays all bills expenses, and lifestyle allowances for the client on a monthly basis until the contract is terminated by either the client or PāyZero®. The client is responsible for providing PāyZero® with a set amount of money on a weekly basis to cover the monthly cost of their household\'s lifestyle. The client pays a one-time fee of $99, and<span class=\"leadstyle-fontsized\"> </span>PāyZero® pays all bills and sends $250/mo to their emergency fund.\r\n\r\n<span class=\"leadstyle-fontsized\">Option 2:  BILL-PAY PRO WITH $500/MONTH EMERGENCY FUND - Under this plan, PāyZero® Inc. pays all bills expenses, and lifestyle allowances for the client on a monthly basis until the contract is terminated by either the client or PāyZero®. The client is responsible for providing PāyZero® with a set amount of money on a weekly basis to cover the monthly cost of their household\'s lifestyle. The client pays a one-time fee of $199, and PāyZero® pays all bills and sends $250/mo to their emergency fund.</span>\r\n\r\n<span class=\"leadstyle-fontsized\">Option 3:  BILL-PAY PRO WITH $750/MONTH EMERGENCY FUND - Under this plan, PāyZero® Inc. pays all bills expenses, and lifestyle allowances for the client on a monthly basis until the contract is terminated by either the client or PāyZero®. The client is responsible for providing PāyZero® with a set amount of money on a weekly basis to cover the monthly cost of their household\'s lifestyle. The client pays a one-time fee of $299, and PāyZero® pays all bills and sends $250/mo to their emergency fund.</span>\r\n\r\n<span class=\"leadstyle-fontsized\">Option 4:  Under this plan, PayZero coaches the client on setting up their own bill payment plan. The client pays an initial advisory fee of $1,499 to generate the amount guaranteed under the</span> Bill-Pay Pro&#x2122; Calculator\'s Schedule<span class=\"leadstyle-fontsized\">. </span>We provide a 100% Money Back Guarantee.  I/we understand PāyZero® provides their long-term advisory at an initial rate of $1,499 and 2% of the total cost of expenses per month. I/we understand my/our long-term advisory fee does not come from our household budget but from the money generated by following the steps of the Bill-Pay Pro&#x2122; System.\r\n<div class=\"field\" data-name=\"privacyHTML\">\r\n<div class=\"html-container\">\r\n\r\nIn the case of an EFT Transaction being rejected for Non-Sufficient Funds (NSF), I/we understand that the business may at its discretion attempt to process the charge again within 30 days, and agree to an additional $10.00 charge for each attempt returned NSF will be initiated as a separate transaction from the authorized payment. I/we acknowledge that the origination of EFT transactions to my account must comply with the provisions of U.S. law. I/we will not dispute PāyZero® debiting my checking/debit/credit card account so long as the transaction corresponds to the terms indicated in this web form.\r\n\r\n</div>\r\n</div>','Bill Pay Agreement','','inherit','closed','closed','','968-revision-v1','','','2022-09-20 17:37:00','2022-09-20 17:37:00','',968,'https://www.bill-paypro.com/?p=972',0,'revision','',0),(982,1,'2022-09-21 14:58:14','2022-09-21 14:58:14','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalculator.myxtramoney.com%2F|title:Fill%20In%20Calculator|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:https%3A%2F%2Fwww.bill-paypro.com%2Fabout-us%2F|target:_blank\" softing_vc_btn_bg=\"#46af39\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"Bill-Pay Pro with $250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2FaEU3fE2wt7jRgH6eUU|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"Bill-Pay Pro with $500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F4gw6rQefb7jRgH68wx|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][vc_column_text]\r\n<p style=\"text-align: center;\"><a href=\"https://www.bill-paypro.com/bill-pay-agreement/\" target=\"_blank\" rel=\"noopener\">See the Bill-Pay Pro&#x2122; Bill Pay Agreement</a></p>\r\n[/vc_column_text][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"Bill-Pay Pro with $750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F5kA17w6MJdIf8aAbIK|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"979\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item name=\"Christopher Turner\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\" img=\"923\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"980\" name=\"Dustin King\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22965%22%2C%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22img%22%3A%22924%22%2C%22name%22%3A%22Mikelle%20B.%20Evans%22%2C%22job%22%3A%22Realtor%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20%5C%22Do%20It%20Yourself%5C%22%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"946\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Monthly Bills Minimum</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Financial Stability</strong> - Must be able to afford weekly amounts for payouts (Example $5,100/4)</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age is 80 years.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a 550 FICO® credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as entering your income and total expenses into our <a href=\"http://calculator.myxtramoney.com\" target=\"_blank\" rel=\"noopener\"><strong>Bill-PayPro&#x2122; Calculator</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-21 14:58:14','2022-09-21 14:58:14','',826,'https://www.bill-paypro.com/?p=982',0,'revision','',0),(973,1,'2022-09-20 17:40:41','2022-09-20 17:40:41','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalculator.myxtramoney.com%2F|title:Fill%20In%20Calculator|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:https%3A%2F%2Fwww.bill-paypro.com%2Fabout-us%2F|target:_blank\" softing_vc_btn_bg=\"#46af39\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"Bill-Pay Pro with $250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2FaEU3fE2wt7jRgH6eUU|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"Bill-Pay Pro with $500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F4gw6rQefb7jRgH68wx|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"Bill-Pay Pro with $750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F5kA17w6MJdIf8aAbIK|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<p style=\"text-align: center;\"><a href=\"https://www.bill-paypro.com/bill-pay-agreement/\" target=\"_blank\" rel=\"noopener\">See the Bill-Pay Pro&#x2122; Bill Pay Agreement</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"922\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"923\" name=\"Christopher Turner\" job=\"Financial Advisor\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"924\" name=\"Mikell Boone\" job=\"Real Estate Investments\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22965%22%2C%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22img%22%3A%22966%22%2C%22name%22%3A%22Robert%20M.%20EVANS%22%2C%22job%22%3A%22Programmer%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"946\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Steady Income</strong> – Any salaried, or hourly W-2 employee, professional Public and Private companies, Government sector employees including Public Sector, or retired person(s) is eligible for a personal loan.</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age of applicant at loan maturity: 70 years.</li>\r\n 	<li><strong>Monthly Bills</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a bank-specified credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as <a href=\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\" target=\"_blank\" rel=\"noopener\"><strong>Setting An Appointment</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-20 17:40:41','2022-09-20 17:40:41','',826,'https://www.bill-paypro.com/?p=973',0,'revision','',0),(974,1,'2022-09-20 17:42:28','2022-09-20 17:42:28','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalculator.myxtramoney.com%2F|title:Fill%20In%20Calculator|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:https%3A%2F%2Fwww.bill-paypro.com%2Fabout-us%2F|target:_blank\" softing_vc_btn_bg=\"#46af39\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"Bill-Pay Pro with $250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2FaEU3fE2wt7jRgH6eUU|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"Bill-Pay Pro with $500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F4gw6rQefb7jRgH68wx|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][vc_column_text]\r\n<p style=\"text-align: center;\"><a href=\"https://www.bill-paypro.com/bill-pay-agreement/\" target=\"_blank\" rel=\"noopener\">See the Bill-Pay Pro&#x2122; Bill Pay Agreement</a></p>\r\n[/vc_column_text][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"Bill-Pay Pro with $750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F5kA17w6MJdIf8aAbIK|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"922\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"923\" name=\"Christopher Turner\" job=\"Financial Advisor\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"924\" name=\"Mikell Boone\" job=\"Real Estate Investments\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22965%22%2C%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22img%22%3A%22966%22%2C%22name%22%3A%22Robert%20M.%20EVANS%22%2C%22job%22%3A%22Programmer%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"946\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Steady Income</strong> – Any salaried, or hourly W-2 employee, professional Public and Private companies, Government sector employees including Public Sector, or retired person(s) is eligible for a personal loan.</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age of applicant at loan maturity: 70 years.</li>\r\n 	<li><strong>Monthly Bills</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a bank-specified credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as <a href=\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\" target=\"_blank\" rel=\"noopener\"><strong>Setting An Appointment</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-20 17:42:28','2022-09-20 17:42:28','',826,'https://www.bill-paypro.com/?p=974',0,'revision','',0),(975,1,'2022-09-21 06:52:59','2022-09-21 06:52:59','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalculator.myxtramoney.com%2F|title:Fill%20In%20Calculator|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:https%3A%2F%2Fwww.bill-paypro.com%2Fabout-us%2F|target:_blank\" softing_vc_btn_bg=\"#46af39\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"Bill-Pay Pro with $250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2FaEU3fE2wt7jRgH6eUU|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"Bill-Pay Pro with $500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F4gw6rQefb7jRgH68wx|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][vc_column_text]\r\n<p style=\"text-align: center;\"><a href=\"https://www.bill-paypro.com/bill-pay-agreement/\" target=\"_blank\" rel=\"noopener\">See the Bill-Pay Pro&#x2122; Bill Pay Agreement</a></p>\r\n[/vc_column_text][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"Bill-Pay Pro with $750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F5kA17w6MJdIf8aAbIK|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"957\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"923\" name=\"Christopher Turner\" job=\"Financial Advisor\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"966\" name=\"Dustin King\" job=\"VP of Information Technology\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22965%22%2C%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22img%22%3A%22924%22%2C%22name%22%3A%22Mikelle%20B.%20Evans%22%2C%22job%22%3A%22Realtor%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20%5C%22Do%20It%20Yourself%5C%22%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"946\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Steady Income</strong> – Any salaried, or hourly W-2 employee, professional Public and Private companies, Government sector employees including Public Sector, or retired person(s) is eligible for a personal loan.</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age of applicant at loan maturity: 70 years.</li>\r\n 	<li><strong>Monthly Bills</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a bank-specified credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as <a href=\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\" target=\"_blank\" rel=\"noopener\"><strong>Setting An Appointment</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-21 06:52:59','2022-09-21 06:52:59','',826,'https://www.bill-paypro.com/?p=975',0,'revision','',0),(977,1,'2022-09-21 07:51:54','2022-09-21 07:51:54','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalculator.myxtramoney.com%2F|title:Fill%20In%20Calculator|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:https%3A%2F%2Fwww.bill-paypro.com%2Fabout-us%2F|target:_blank\" softing_vc_btn_bg=\"#46af39\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"Bill-Pay Pro with $250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2FaEU3fE2wt7jRgH6eUU|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"Bill-Pay Pro with $500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F4gw6rQefb7jRgH68wx|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][vc_column_text]\r\n<p style=\"text-align: center;\"><a href=\"https://www.bill-paypro.com/bill-pay-agreement/\" target=\"_blank\" rel=\"noopener\">See the Bill-Pay Pro&#x2122; Bill Pay Agreement</a></p>\r\n[/vc_column_text][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"Bill-Pay Pro with $750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F5kA17w6MJdIf8aAbIK|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"957\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"923\" name=\"Christopher Turner\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"966\" name=\"Dustin King\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22965%22%2C%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22img%22%3A%22924%22%2C%22name%22%3A%22Mikelle%20B.%20Evans%22%2C%22job%22%3A%22Realtor%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20%5C%22Do%20It%20Yourself%5C%22%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"946\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Steady Income</strong> – Any salaried, or hourly W-2 employee, professional Public and Private companies, Government sector employees including Public Sector, or retired person(s) is eligible for a personal loan.</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age of applicant at loan maturity: 70 years.</li>\r\n 	<li><strong>Monthly Bills</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a bank-specified credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as <a href=\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\" target=\"_blank\" rel=\"noopener\"><strong>Setting An Appointment</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-21 07:51:54','2022-09-21 07:51:54','',826,'https://www.bill-paypro.com/?p=977',0,'revision','',0),(976,1,'2022-09-21 07:04:16','2022-09-21 07:04:16','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalculator.myxtramoney.com%2F|title:Fill%20In%20Calculator|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:https%3A%2F%2Fwww.bill-paypro.com%2Fabout-us%2F|target:_blank\" softing_vc_btn_bg=\"#46af39\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"Bill-Pay Pro with $250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2FaEU3fE2wt7jRgH6eUU|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"Bill-Pay Pro with $500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F4gw6rQefb7jRgH68wx|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][vc_column_text]\r\n<p style=\"text-align: center;\"><a href=\"https://www.bill-paypro.com/bill-pay-agreement/\" target=\"_blank\" rel=\"noopener\">See the Bill-Pay Pro&#x2122; Bill Pay Agreement</a></p>\r\n[/vc_column_text][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"Bill-Pay Pro with $750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F5kA17w6MJdIf8aAbIK|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"957\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\" imgw=\"600\" imgh=\"600\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item img=\"923\" name=\"Christopher Turner\" job=\"Financial Advisor\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"966\" name=\"Dustin King\" job=\"VP of Information Technology\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\" imgw=\"600\" imgh=\"600\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22965%22%2C%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22img%22%3A%22924%22%2C%22name%22%3A%22Mikelle%20B.%20Evans%22%2C%22job%22%3A%22Realtor%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20%5C%22Do%20It%20Yourself%5C%22%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"946\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Steady Income</strong> – Any salaried, or hourly W-2 employee, professional Public and Private companies, Government sector employees including Public Sector, or retired person(s) is eligible for a personal loan.</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age of applicant at loan maturity: 70 years.</li>\r\n 	<li><strong>Monthly Bills</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a bank-specified credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as <a href=\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\" target=\"_blank\" rel=\"noopener\"><strong>Setting An Appointment</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-21 07:04:16','2022-09-21 07:04:16','',826,'https://www.bill-paypro.com/?p=976',0,'revision','',0),(978,1,'2022-09-21 07:53:46','2022-09-21 07:53:46','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalculator.myxtramoney.com%2F|title:Fill%20In%20Calculator|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:https%3A%2F%2Fwww.bill-paypro.com%2Fabout-us%2F|target:_blank\" softing_vc_btn_bg=\"#46af39\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"Bill-Pay Pro with $250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2FaEU3fE2wt7jRgH6eUU|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"Bill-Pay Pro with $500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F4gw6rQefb7jRgH68wx|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][vc_column_text]\r\n<p style=\"text-align: center;\"><a href=\"https://www.bill-paypro.com/bill-pay-agreement/\" target=\"_blank\" rel=\"noopener\">See the Bill-Pay Pro&#x2122; Bill Pay Agreement</a></p>\r\n[/vc_column_text][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"Bill-Pay Pro with $750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F5kA17w6MJdIf8aAbIK|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"957\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item name=\"Christopher Turner\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"966\" name=\"Dustin King\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22965%22%2C%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22img%22%3A%22924%22%2C%22name%22%3A%22Mikelle%20B.%20Evans%22%2C%22job%22%3A%22Realtor%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20%5C%22Do%20It%20Yourself%5C%22%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"946\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Steady Income</strong> – Any salaried, or hourly W-2 employee, professional Public and Private companies, Government sector employees including Public Sector, or retired person(s) is eligible for a personal loan.</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age of applicant at loan maturity: 70 years.</li>\r\n 	<li><strong>Monthly Bills</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a bank-specified credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as <a href=\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\" target=\"_blank\" rel=\"noopener\"><strong>Setting An Appointment</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-21 07:53:46','2022-09-21 07:53:46','',826,'https://www.bill-paypro.com/?p=978',0,'revision','',0),(979,1,'2022-09-21 08:09:11','2022-09-21 08:09:11','','Karriem head','','inherit','open','closed','','karriem-head','','','2022-09-21 08:09:11','2022-09-21 08:09:11','',826,'https://www.bill-paypro.com/wp-content/uploads/2022/09/Karriem-head.png',0,'attachment','image/png',0),(980,1,'2022-09-21 08:10:49','2022-09-21 08:10:49','','dustin_king_head','','inherit','open','closed','','dustin_king_head-2','','','2022-09-21 08:10:49','2022-09-21 08:10:49','',826,'https://www.bill-paypro.com/wp-content/uploads/2022/09/dustin_king_head-1.png',0,'attachment','image/png',0),(981,1,'2022-09-21 08:11:40','2022-09-21 08:11:40','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:%23|title:login||\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalculator.myxtramoney.com%2F|title:Fill%20In%20Calculator|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:https%3A%2F%2Fwww.bill-paypro.com%2Fabout-us%2F|target:_blank\" softing_vc_btn_bg=\"#46af39\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"Bill-Pay Pro with $250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2FaEU3fE2wt7jRgH6eUU|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"Bill-Pay Pro with $500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F4gw6rQefb7jRgH68wx|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][vc_column_text]\r\n<p style=\"text-align: center;\"><a href=\"https://www.bill-paypro.com/bill-pay-agreement/\" target=\"_blank\" rel=\"noopener\">See the Bill-Pay Pro&#x2122; Bill Pay Agreement</a></p>\r\n[/vc_column_text][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"Bill-Pay Pro with $750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F5kA17w6MJdIf8aAbIK|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"979\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item name=\"Christopher Turner\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\" img=\"923\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"980\" name=\"Dustin King\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22965%22%2C%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22img%22%3A%22924%22%2C%22name%22%3A%22Mikelle%20B.%20Evans%22%2C%22job%22%3A%22Realtor%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20%5C%22Do%20It%20Yourself%5C%22%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"946\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Steady Income</strong> – Any salaried, or hourly W-2 employee, professional Public and Private companies, Government sector employees including Public Sector, or retired person(s) is eligible for a personal loan.</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age of applicant at loan maturity: 70 years.</li>\r\n 	<li><strong>Monthly Bills</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a bank-specified credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as <a href=\"https://calendly.com/payzero/payzero-bill-pay-services?month=2022-09\" target=\"_blank\" rel=\"noopener\"><strong>Setting An Appointment</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-21 08:11:40','2022-09-21 08:11:40','',826,'https://www.bill-paypro.com/?p=981',0,'revision','',0),(983,1,'2022-09-22 06:19:35','2022-09-22 06:19:35','{\n    \"softing-child::softing[nav_btn2_url]\": {\n        \"value\": \"https://payzerofinancial.com/bank/index.php/Site_Login\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-22 06:19:35\"\n    }\n}','','','trash','closed','closed','','99189c44-1f43-4129-b174-8ced95fd4ef1','','','2022-09-22 06:19:35','2022-09-22 06:19:35','',0,'https://www.bill-paypro.com/2022/09/22/99189c44-1f43-4129-b174-8ced95fd4ef1/',0,'customize_changeset','',0),(984,1,'2022-09-22 06:20:12','2022-09-22 06:20:12','{\n    \"softing-child::softing[nav_btn1_title]\": {\n        \"value\": \"logins\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-22 06:20:12\"\n    }\n}','','','trash','closed','closed','','2291a52c-67b9-48a1-ac53-4325f82b5d69','','','2022-09-22 06:20:12','2022-09-22 06:20:12','',0,'https://www.bill-paypro.com/2022/09/22/2291a52c-67b9-48a1-ac53-4325f82b5d69/',0,'customize_changeset','',0),(985,1,'2022-09-22 06:20:30','2022-09-22 06:20:30','{\n    \"softing-child::softing[nav_btn1_title]\": {\n        \"value\": \"login\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-22 06:20:30\"\n    }\n}','','','trash','closed','closed','','02fc55d4-2fa3-41d5-b8b1-92a8a0d1e692','','','2022-09-22 06:20:30','2022-09-22 06:20:30','',0,'https://www.bill-paypro.com/2022/09/22/02fc55d4-2fa3-41d5-b8b1-92a8a0d1e692/',0,'customize_changeset','',0),(986,1,'2022-09-22 06:23:01','2022-09-22 06:23:01','{\n    \"softing-child::softing[nav_btn1_target]\": {\n        \"value\": \"_parent\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-22 06:22:32\"\n    },\n    \"softing-child::softing[nav_btn1_bg]\": {\n        \"value\": {\n            \"color\": \"#45a939\",\n            \"alpha\": \"1\",\n            \"rgba\": \"rgba(69,169,57,1)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2022-09-22 06:23:01\"\n    }\n}','','','trash','closed','closed','','225bf656-a2d5-4d98-9e16-882868c679b1','','','2022-09-22 06:23:01','2022-09-22 06:23:01','',0,'https://www.bill-paypro.com/?p=986',0,'customize_changeset','',0),(987,1,'2022-09-22 18:36:11','2022-09-22 18:36:11','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:https%3A%2F%2Fpayzerofinancial.com%2Fbank%2Findex.php%2FSite_Login|title:login|target:_blank\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalculator.myxtramoney.com%2F|title:Fill%20In%20Calculator|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:https%3A%2F%2Fwww.bill-paypro.com%2Fabout-us%2F|target:_blank\" softing_vc_btn_bg=\"#46af39\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"Bill-Pay Pro with $250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2FaEU3fE2wt7jRgH6eUU|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"Bill-Pay Pro with $500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F4gw6rQefb7jRgH68wx|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][vc_column_text]\r\n<p style=\"text-align: center;\"><a href=\"https://www.bill-paypro.com/bill-pay-agreement/\" target=\"_blank\" rel=\"noopener\">See the Bill-Pay Pro&#x2122; Bill Pay Agreement</a></p>\r\n[/vc_column_text][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"Bill-Pay Pro with $750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F5kA17w6MJdIf8aAbIK|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"979\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item name=\"Christopher Turner\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\" img=\"923\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"980\" name=\"Dustin King\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22965%22%2C%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22img%22%3A%22924%22%2C%22name%22%3A%22Mikelle%20B.%20Evans%22%2C%22job%22%3A%22Realtor%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20%5C%22Do%20It%20Yourself%5C%22%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"946\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Monthly Bills Minimum</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Financial Stability</strong> - Must be able to afford weekly amounts for payouts (Example $5,100/4)</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age is 80 years.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a 550 FICO® credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as entering your income and total expenses into our <a href=\"http://calculator.myxtramoney.com\" target=\"_blank\" rel=\"noopener\"><strong>Bill-PayPro&#x2122; Calculator</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-22 18:36:11','2022-09-22 18:36:11','',826,'https://www.bill-paypro.com/?p=987',0,'revision','',0),(988,1,'2022-09-22 19:43:20','2022-09-22 19:43:20','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:https%3A%2F%2Fpayzerofinancial.com%2Fbank%2Findex.php%2FSite_Login|title:login|target:_blank\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalculator.myxtramoney.com%2F|title:Fill%20In%20Calculator|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:https%3A%2F%2Fwww.bill-paypro.com%2Fabout-us%2F|target:_blank\" softing_vc_btn_bg=\"#46af39\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"The ideal Bill-PayPro Client\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][vc_column_text]Bill-PlanPro bill management concierge is a product for busy people\r\n<ul>\r\n 	<li>Doctors</li>\r\n 	<li>Attorneys</li>\r\n 	<li>Corporate Managers</li>\r\n 	<li>Entertainers</li>\r\n 	<li>Nurses</li>\r\n 	<li>Athletes</li>\r\n 	<li>Newlyweds with new babies</li>\r\n 	<li>People with overall busy lives</li>\r\n 	<li>People that don\'t want to worry about bills or get behind</li>\r\n 	<li>Even for people to get out of debt without having to spend any extra money.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"Bill-Pay Pro with $250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2FaEU3fE2wt7jRgH6eUU|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"Bill-Pay Pro with $500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F4gw6rQefb7jRgH68wx|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][vc_column_text]\r\n<p style=\"text-align: center;\"><a href=\"https://www.bill-paypro.com/bill-pay-agreement/\" target=\"_blank\" rel=\"noopener\">See the Bill-Pay Pro&#x2122; Bill Pay Agreement</a></p>\r\n[/vc_column_text][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"Bill-Pay Pro with $750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F5kA17w6MJdIf8aAbIK|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"979\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item name=\"Christopher Turner\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\" img=\"923\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"980\" name=\"Dustin King\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22965%22%2C%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22img%22%3A%22924%22%2C%22name%22%3A%22Mikelle%20B.%20Evans%22%2C%22job%22%3A%22Realtor%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20%5C%22Do%20It%20Yourself%5C%22%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"946\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Monthly Bills Minimum</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Financial Stability</strong> - Must be able to afford weekly amounts for payouts (Example $5,100/4)</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age is 80 years.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a 550 FICO® credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as entering your income and total expenses into our <a href=\"http://calculator.myxtramoney.com\" target=\"_blank\" rel=\"noopener\"><strong>Bill-PayPro&#x2122; Calculator</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-22 19:43:20','2022-09-22 19:43:20','',826,'https://www.bill-paypro.com/?p=988',0,'revision','',0),(989,1,'2022-09-22 19:48:15','2022-09-22 19:48:15','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:https%3A%2F%2Fpayzerofinancial.com%2Fbank%2Findex.php%2FSite_Login|title:login|target:_blank\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalculator.myxtramoney.com%2F|title:Fill%20In%20Calculator|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:https%3A%2F%2Fwww.bill-paypro.com%2Fabout-us%2F|target:_blank\" softing_vc_btn_bg=\"#46af39\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"The ideal Bill-PayPro Client\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][vc_column_text]Bill-PlanPro bill management concierge is a product for busy people\r\n<ul>\r\n 	<li>Doctors</li>\r\n 	<li>Attorneys</li>\r\n 	<li>Corporate Managers</li>\r\n 	<li>Entertainers</li>\r\n 	<li>Nurses</li>\r\n 	<li>Athletes</li>\r\n 	<li>The Elderly</li>\r\n 	<li>Caregivers of the Elderly</li>\r\n 	<li>Newlyweds with new babies</li>\r\n 	<li>People with overall busy lives</li>\r\n 	<li>People that don\'t want to worry about bills or get behind</li>\r\n 	<li>Even for people to get out of debt without having to spend any extra money.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"Bill-Pay Pro with $250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2FaEU3fE2wt7jRgH6eUU|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"Bill-Pay Pro with $500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F4gw6rQefb7jRgH68wx|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][vc_column_text]\r\n<p style=\"text-align: center;\"><a href=\"https://www.bill-paypro.com/bill-pay-agreement/\" target=\"_blank\" rel=\"noopener\">See the Bill-Pay Pro&#x2122; Bill Pay Agreement</a></p>\r\n[/vc_column_text][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"Bill-Pay Pro with $750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F5kA17w6MJdIf8aAbIK|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"979\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item name=\"Christopher Turner\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\" img=\"923\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"980\" name=\"Dustin King\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22965%22%2C%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22img%22%3A%22924%22%2C%22name%22%3A%22Mikelle%20B.%20Evans%22%2C%22job%22%3A%22Realtor%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20%5C%22Do%20It%20Yourself%5C%22%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"946\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Monthly Bills Minimum</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Financial Stability</strong> - Must be able to afford weekly amounts for payouts (Example $5,100/4)</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age is 80 years.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a 550 FICO® credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as entering your income and total expenses into our <a href=\"http://calculator.myxtramoney.com\" target=\"_blank\" rel=\"noopener\"><strong>Bill-PayPro&#x2122; Calculator</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-22 19:48:15','2022-09-22 19:48:15','',826,'https://www.bill-paypro.com/?p=989',0,'revision','',0),(990,1,'2022-09-22 19:49:12','2022-09-22 19:49:12','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:https%3A%2F%2Fpayzerofinancial.com%2Fbank%2Findex.php%2FSite_Login|title:login|target:_blank\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalculator.myxtramoney.com%2F|title:Fill%20In%20Calculator|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:https%3A%2F%2Fwww.bill-paypro.com%2Fabout-us%2F|target:_blank\" softing_vc_btn_bg=\"#46af39\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"The ideal Bill-PayPro Client\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][vc_column_text]\r\n<h3>Bill-PlanPro bill management concierge is a product for busy people:</h3>\r\n<ul>\r\n 	<li>Doctors</li>\r\n 	<li>Attorneys</li>\r\n 	<li>Corporate Managers</li>\r\n 	<li>Entertainers</li>\r\n 	<li>Nurses</li>\r\n 	<li>Athletes</li>\r\n 	<li>The Elderly</li>\r\n 	<li>Caregivers of the Elderly</li>\r\n 	<li>Newlyweds with new babies</li>\r\n 	<li>People with overall busy lives</li>\r\n 	<li>People that don\'t want to worry about bills or get behind</li>\r\n 	<li>Even for people to get out of debt without having to spend any extra money.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"Bill-Pay Pro with $250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2FaEU3fE2wt7jRgH6eUU|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"Bill-Pay Pro with $500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F4gw6rQefb7jRgH68wx|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][vc_column_text]\r\n<p style=\"text-align: center;\"><a href=\"https://www.bill-paypro.com/bill-pay-agreement/\" target=\"_blank\" rel=\"noopener\">See the Bill-Pay Pro&#x2122; Bill Pay Agreement</a></p>\r\n[/vc_column_text][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"Bill-Pay Pro with $750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F5kA17w6MJdIf8aAbIK|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262403879{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1547262403889{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"979\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item name=\"Christopher Turner\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\" img=\"923\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"980\" name=\"Dustin King\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22965%22%2C%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22img%22%3A%22924%22%2C%22name%22%3A%22Mikelle%20B.%20Evans%22%2C%22job%22%3A%22Realtor%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20%5C%22Do%20It%20Yourself%5C%22%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"946\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Monthly Bills Minimum</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Financial Stability</strong> - Must be able to afford weekly amounts for payouts (Example $5,100/4)</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age is 80 years.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a 550 FICO® credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as entering your income and total expenses into our <a href=\"http://calculator.myxtramoney.com\" target=\"_blank\" rel=\"noopener\"><strong>Bill-PayPro&#x2122; Calculator</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-22 19:49:12','2022-09-22 19:49:12','',826,'https://www.bill-paypro.com/?p=990',0,'revision','',0),(991,1,'2022-09-23 04:30:46','2022-09-23 04:30:46','','Features','','publish','closed','closed','','features','','','2022-09-23 04:30:46','2022-09-23 04:30:46','',0,'https://www.bill-paypro.com/?page_id=991',0,'page','',0),(992,1,'2022-09-23 04:30:46','2022-09-23 04:30:46','','Features','','inherit','closed','closed','','991-revision-v1','','','2022-09-23 04:30:46','2022-09-23 04:30:46','',991,'https://www.bill-paypro.com/?p=992',0,'revision','',0),(993,1,'2022-09-23 13:25:39','2022-09-23 13:25:39','[vc_row full_width=\"stretch_row_content_no_spaces\" el_id=\"Home\"][vc_column][softing_nav mtype=\"primary\" mstyle=\"normal\" logo=\"11\" btn1=\"url:https%3A%2F%2Fpayzerofinancial.com%2Fbank%2Findex.php%2FSite_Login|title:login|target:_blank\" btn2=\"|||\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" equal_height=\"yes\"][vc_column][softing_home_hero1 style=\"b1\" title=\"We Love Paying <b>Your Bills</b> For You\" desc=\"Let us pay your monthly household bills and expenses with Bill-Pay Pro&#x2122;. Being a user of Bill-Pay Pro&#x2122; has its privileges. Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750/mo in emergency money for your household. The more individual bills you allow us to pay, the more emergency money we reserve for you.\" link=\"url:https%3A%2F%2Fcalculator.myxtramoney.com%2F|title:Fill%20In%20Calculator|target:_blank\" img=\"535\" shape=\"550\"][/vc_column][/vc_row][vc_row softing_row_prepad=\"ptb-80\" el_id=\"about\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"STORY ABOUT US\" font_container=\"tag:h4|text_align:left|color:%2346af39\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-10\"][vc_custom_heading text=\"In America, households spend $5,111/mo.\r\non their lifestyle with nothing to show for it.\" font_container=\"tag:h3|text_align:left|line_height:1.4\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"26px\"][vc_custom_heading text=\"In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time. So we introduce people to Bill-Pay Pro&#x2122;.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-25\"][vc_btn title=\"Read more\" style=\"effect\" link=\"url:https%3A%2F%2Fwww.bill-paypro.com%2Fabout-us%2F|target:_blank\" softing_vc_btn_bg=\"#46af39\"][vc_row_inner][vc_column_inner css=\".vc_custom_1547234473567{margin-top: 35px !important;border-top-width: 1px !important;padding-top: 30px !important;border-top-color: #e7e7e7 !important;border-top-style: solid !important;}\"][vc_custom_heading text=\"Why Choose Us\" font_container=\"tag:h3|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_premarb=\"mb-20\" res_sm_ch_fs=\"20px\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"All of your bills in one place: It manages your bills so you don\'t have to.\" css=\".vc_custom_1663572344388{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Maximum flexability: We pay anyone. From your gardener to your credit card bill. Tell us who, when and how much.\" css=\".vc_custom_1663572222149{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Paid on-time, no late fees: Alerts notify you of impending due dates. Alerts you when a bill has been paid.\" css=\".vc_custom_1663572150463{margin-bottom: 15px !important;}\"][softing_list_item style=\"1\" icon=\"fas fa-check\" title=\"Safe and Secure: All information sent to and from the Bill-Pay Pro is encrypted and sent through a secure Internet connection.\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_row_inner css=\".vc_custom_1547237921607{margin-top: -30px !important;}\" softing_md_css=\".vc_custom_1547237921610{margin-top: 0px !important;}\"][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Analysis\" desc=\"You enter your total expenses for the month into our Bill-Pay Pro Calculator.\" primarybg=\"#46af39\" icon2=\"fas fa-binoculars\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Live Messaging\" desc=\"Live notifications of what bills are coming due, and when they are paid.\" icon=\"flaticon-speech-bubble\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" title=\"Email Notifications\" desc=\"Emails each week letting you know how much money is due this week for next weeks bills.\" icon=\"flaticon-email\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\"][softing_features_item style=\"2\" iconlist=\"yes\" title=\"Financial Benefit\" desc=\"After all monthly household expenses are paid, we reserve up to $750/mo. for you.\" primarybg=\"#46af39\" icon2=\"far fa-money-bill-alt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"Trusted By These Fine Services\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Financial Advisors from all of the United States rely on Bill-Pay Pro to provide services to their client base.\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][softing_clients_slider loop=\"%5B%7B%22img%22%3A%22904%22%7D%2C%7B%22img%22%3A%22900%22%7D%2C%7B%22img%22%3A%22903%22%7D%2C%7B%22img%22%3A%22901%22%7D%2C%7B%22img%22%3A%22902%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" content_placement=\"middle\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262307575{background-color: #f9f9f9 !important;}\" el_id=\"features\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"OUR FEATURES\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-5 vc_col-md-5\" css=\".vc_custom_1547242603484{padding-right: 35px !important;}\" softing_md_css=\".vc_custom_1547242603491{padding-right: 0px !important;}\"][vc_single_image image=\"532\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-7 vc_col-md-7\"][vc_row_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239733463{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Emergency Money\" desc=\"Choose a monthly amount to establish and build an emergency fund. $250/mo - $750/mo.\" icon=\"flaticon-scroll\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" softing_md_css=\".vc_custom_1547239725621{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Control\" desc=\"You schedule the date to make payments. you have greater control over the bill management process\" icon=\"flaticon-intersect\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239470203{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Time is Money\" desc=\"The only true system that allows you to save time and money simultaneously. Boom!\" icon=\"flaticon-rgb\"][/vc_column_inner][vc_column_inner width=\"1/2\" softing_col_eqheight=\"equal-height\" css=\".vc_custom_1547239483814{margin-top: 50px !important;}\"][softing_features_item style=\"1\" title=\"Easy Access Reports\" desc=\"Easy to read user friendly financial data reports whenever you want them. A click of button.\" icon=\"flaticon-resolution\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547236740795{background-color: #edf5ff !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][vc_custom_heading text=\"The ideal Bill-PayPro Client\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_family=\"poppins\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-15\"][/vc_column][vc_column offset=\"vc_col-lg-8 vc_col-md-8\" softing_md_css=\".vc_custom_1547237287752{margin-top: 30px !important;}\"][vc_column_text]\r\n<h3>Bill-PlanPro bill management concierge is a product for busy people:</h3>\r\n<ul>\r\n 	<li>Doctors</li>\r\n 	<li>Attorneys</li>\r\n 	<li>Corporate Managers</li>\r\n 	<li>Entertainers</li>\r\n 	<li>Nurses</li>\r\n 	<li>Athletes</li>\r\n 	<li>The Elderly</li>\r\n 	<li>Caregivers of the Elderly</li>\r\n 	<li>Newlyweds with new babies</li>\r\n 	<li>People with overall busy lives</li>\r\n 	<li>People that don\'t want to worry about bills or get behind</li>\r\n 	<li>Even for people to get out of debt without having to spend any extra money.</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547262383704{background-color: #f9f9f9 !important;}\" el_id=\"pricing\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CHOOSE YOUR EMERGENCY MONEY\" desc=\"The way we manage our bill pay process allows our company to make a profit paying bills. We love paying your bills so much, we want to share what we make with you, and help you establish and build a viable emergency fund. The higher your monthly expenses, the more you qualify for.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_pricing_item title=\"Bill-Pay Pro with $250/month Emergency Fund\" currency=\"$\" price=\"99.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2FaEU3fE2wt7jRgH6eUU|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_pricing_item active=\"yes\" title=\"Bill-Pay Pro with $500/month Emergency Fund\" currency=\"$\" price=\"199.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F4gw6rQefb7jRgH68wx|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][vc_column_text]\r\n<p style=\"text-align: center;\"><a href=\"https://www.bill-paypro.com/bill-pay-agreement/\" target=\"_blank\" rel=\"noopener\">See the Bill-Pay Pro&#x2122; Bill Pay Agreement</a></p>\r\n[/vc_column_text][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_pricing_item title=\"Bill-Pay Pro with $750/month Emergency Fund\" currency=\"$\" price=\"299.00\" features=\"%5B%7B%22check%22%3A%22yes%22%7D%5D\" link=\"url:https%3A%2F%2Fbuy.stripe.com%2F5kA17w6MJdIf8aAbIK|title:Buy%20This%20Plan|target:_blank\" period=\"1 Time\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1663939533811{padding-bottom: 50px !important;}\" softing_md_css=\".vc_custom_1663939533813{padding-bottom: 20px !important;}\" el_id=\"team\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"INNOVATIVE TEAM\" desc=\"Our team is not about corporate titles. We are about years of experience helping people solve money problems. Take a look below at our Counselors.\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244674645{margin-bottom: 30px !important;}\"][softing_team_item img=\"979\" name=\"Karriem Ali\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252Fkarriem.simpson%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252FBillTycoon25%7Ctarget%3A_blank%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252Fbruthakarriem%252F%7Ctarget%3A_blank%22%7D%5D\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\" softing_md_css=\".vc_custom_1547244747622{margin-bottom: 30px !important;}\"][softing_team_item name=\"Christopher Turner\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\" img=\"923\"][/vc_column][vc_column offset=\"vc_col-lg-4 vc_col-md-4\"][softing_team_item img=\"980\" name=\"Dustin King\" job=\"Bill Management Concierge\" socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%2C%22link%22%3A%22url%3A%2523%7C%7C%7C%22%7D%5D\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"CUSTOMER REVIEW\"][/vc_column][vc_column softing_md_css=\".vc_custom_1547247870657{margin-bottom: 30px !important;}\" offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_testimonial_slider loop=\"%5B%7B%22img%22%3A%22965%22%2C%22name%22%3A%22CHESTER%20H.%20DAVIS%22%2C%22job%22%3A%22Restaurant%20Manager%22%2C%22quote%22%3A%22You%20guys%20have%20answered%20all%20my%20questions%20about%20Bill-Pay%20Pro%20and%20have%20been%20very%20understanding%20of%20my%20financial%20situation.%20%E2%80%9CWe%20pay%20%246%2C190%2Fmo%20in%20household%20bills%20through%20Bill-Pay%20Pro%2C%20and%20get%20back%20%24750%20each%20and%20every%20month%E2%80%9D%22%7D%2C%7B%22img%22%3A%22924%22%2C%22name%22%3A%22Mikelle%20B.%20Evans%22%2C%22job%22%3A%22Realtor%22%2C%22quote%22%3A%22If%20you%20Looking%20for%20a%20way%20to%20%E2%80%9Cget%20your%20money%20right%E2%80%9D%20this%20is%20it.%20Zarome%20and%20Maria%20showed%20me%20the%20Complete%20%5C%22Do%20It%20Yourself%5C%22%20Package%2C%20and%20I%20am%20confident%20with%20the%20Program.%20%20%20%E2%80%9CI%20pay%20%245%2C661%2Fmo%20in%20household%20bills%20Though%20Bill-Pay%20Pro%2C%20and%20get%20back%20%241%2C039%20towards%20emergency%20money%20every%20month%E2%80%9D%22%7D%5D\" imgw=\"100\" imgh=\"100\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" softing_row_overlay_type=\"custom\" softing_bg_attachment=\"fixed\" softing_lg_bgpos=\"top center\" css=\".vc_custom_1547250879715{padding-bottom: 54px !important;background-image: url(https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/4-1.jpg?id=503) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" softing_row_overlayclr=\"rgba(0,0,0,0.5)\" softing_sm_css=\".vc_custom_1547250879726{padding-bottom: 24px !important;}\"][vc_column offset=\"vc_col-lg-offset-3 vc_col-lg-6 vc_col-md-offset-3 vc_col-md-6\"][vc_custom_heading text=\"$200 For Trying it for 30 Days\" font_container=\"tag:h3|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][vc_custom_heading text=\"Bill-Pay Pro&#x2122; is designed to create an advantage in cash flow that you will see after using it for 30 days. Once you use our system and follow it we will give you $200 for trying it out, and $100 for everyone you refer. We believe once you use Bill-Pay Pro&#x2122; and see the benefits you will love it, and share it because our Bill-Pay Pro&#x2122; pays all of your monthly bills and expenses and creates cash flow for you.\" font_container=\"tag:p|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" softing_ch_premarb=\"mb-0\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" el_id=\"contact\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Contact Us\" desc=\"Bill-Pay Pro is revolutionizing household bills using proprietary software and personal support. Instead of being inundated by bills, having to remember deadlines and write checks, clients are enjoying life without these stressors.\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\"][softing_list_item style=\"3\" icon=\"fas fa-map-marked-alt\" title=\"2030 Powers Ferry Rd,\r\nAtlanta, GA 30339\" css=\".vc_custom_1663607655220{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-phone\" title=\"+1-833-321-9376\" css=\".vc_custom_1663607691469{margin-bottom: 15px !important;}\"][softing_list_item style=\"3\" icon=\"fas fa-envelope-open\" title=\"info@payzerofinancial.com\" css=\".vc_custom_1663607731700{margin-bottom: 15px !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h4|text_align:left\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"uppercase\" softing_ch_premarb=\"mb-15\" css=\".vc_custom_1547254365009{margin-top: 40px !important;}\"][softing_social_icons socials=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook-f%22%2C%22iconname%22%3A%22facebook%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22iconname%22%3A%22twitter%22%7D%2C%7B%22icon%22%3A%22fab%20fa-pinterest%22%2C%22iconname%22%3A%22pinterest%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22iconname%22%3A%22instagram%22%7D%5D\" css=\".vc_custom_1547253477436{margin-bottom: 50px !important;}\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_custom_heading text=\"Let\'s lalk about your bills...\" use_theme_fonts=\"yes\" softing_ch_fw=\"fw-600\" softing_ch_trans=\"capitalize\" softing_ch_premarb=\"mb-30\" softing_md_css=\".vc_custom_1663608055505{margin-top: 30px !important;}\"][contact-form-7 id=\"946\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" softing_row_prepad=\"ptb-80\" css=\".vc_custom_1547259288690{padding-bottom: 0px !important;background-color: #f9f9f9 !important;}\"][vc_column offset=\"vc_col-lg-offset-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8\"][softing_section_title title=\"Answer &amp; Question\" desc=\"Below are some relatable questions you may find helpful in your journey to get started with us.\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" softing_md_css=\".vc_custom_1547259864512{padding-right: 0px !important;}\" css=\".vc_custom_1547259864508{margin-bottom: 0px !important;padding-right: 35px !important;}\"][vc_single_image image=\"536\" img_size=\"full\" alignment=\"center\" res_img_md_aling=\"center\" res_img_sm_aling=\"center\" css=\".vc_custom_1547324415387{margin-bottom: -20px !important;}\" softing_md_css=\".vc_custom_1547324415394{margin-bottom: 30px !important;}\"][/vc_column][vc_column softing_col_lg_order=\"lg-table-cell\" softing_col_md_order=\"md-block\" offset=\"vc_col-lg-6 vc_col-md-6\" css=\".vc_custom_1547259334109{padding-bottom: 80px !important;}\" softing_sm_css=\".vc_custom_1547259334115{padding-bottom: 50px !important;}\"][vc_tta_accordion style=\"theme-accordion\" color=\"white\" gap=\"10\" c_icon=\"chevron\" c_position=\"right\" active_section=\"1\" no_fill=\"true\" collapsible_all=\"true\"][vc_tta_section title=\"What is Bill-Plan Pro?\" tab_id=\"1547255650497-242337ba-c1d4\"][vc_column_text]<strong>Bill-Pay Pro&#x2122;</strong> is an online software as a service portal that pays all of your monthly household bills and expenses.  Not only will we pay your monthly household bills and expenses in full and on time, but we will also establish an emergency fund for you. Each month you allow us to pay your bills, we will reserve between $250 - $750 each month towards your emergency money.  The more individual bills you allow us to pay, the more emergency money we reserve for you.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How Did Bill-Pay Pro come about?\" tab_id=\"1547255650559-dd8c45b8-60ae\"][vc_column_text]I am Karriem Ali, the Founder, and President of PayZero Inc., D.B.A. PayZero Bill-Pay &amp; Tax Preparation Services.   In 2018, we wanted to prove that with a bit of help, the average hard-working American could use our services to get out of debt, invest, and become a millionaire in a very short period of time.  So we introduce people to <strong>Bill-Pay Pro&#x2122;</strong>.  PayZero Inc. developed <strong>Bill-Pay Pro&#x2122; </strong>as a user interface to work with any working person with direct deposit and a checking account.\r\n\r\nThe idea was born in 1994 when I experimented with ways to lower my total cost of expenses against my next arriving paycheck. The results allowed me to pay all of my bills in full, and on time while recuperating as much as 25% of the money I just paid. I used it for years as a personal tool but wanted to help the masses. So <strong>Bill-Pay Pro&#x2122; </strong>was created.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What is the benefit of you paying my bills?\" tab_id=\"1547255754070-b320ffc3-032b\"][vc_column_text]While our competitors do a great job of paying your bills, being a user of <strong>Bill-Pay Pro&#x2122; </strong>has its privileges.  not only do we have a very unique way of paying your bills, but we also make sure you will be able to <strong>Get Back</strong> an amount of $250 - $750 per month that can be designated for emergency money, depending on your household.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What are the requirements? Where do I start?\" tab_id=\"1547255791814-13620c5f-6182\"][vc_column_text]Our requirements are simple:\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"vc_column-inner vc_custom_1482202352252\">\r\n<div class=\"wpb_wrapper\">\r\n<div class=\"wpb_text_column wpb_content_element vc_custom_1482202346687\">\r\n<div class=\"wpb_wrapper\">\r\n<ul>\r\n 	<li><strong>Monthly Bills Minimum</strong> – Minimum Net Household Expenses: $5100/mo.</li>\r\n 	<li><strong>Financial Stability</strong> - Must be able to afford weekly amounts for payouts (Example $5,100/4)</li>\r\n 	<li><strong>Age</strong> – Minimum age is 25, Maximum age is 80 years.</li>\r\n 	<li><strong>Credit Rating</strong> – The applicant should have a 550 FICO® credit score.</li>\r\n</ul>\r\n</div>\r\nGetting started is as easy as entering your income and total expenses into our <a href=\"http://calculator.myxtramoney.com\" target=\"_blank\" rel=\"noopener\"><strong>Bill-PayPro&#x2122; Calculator</strong></a>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','Home','\n						','inherit','closed','closed','','826-revision-v1','','','2022-09-23 13:25:39','2022-09-23 13:25:39','',826,'https://www.bill-paypro.com/?p=993',0,'revision','',0),(994,1,'2022-09-23 13:32:12','2022-09-23 13:32:12','\n				Sitting mistake towards his few country ask. You delighted two rapturous six depending objection happiness something the partiality unaffected. difficult preserved daughters. Continued at up to zealously necessary Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as\r\n\r\nGive lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as difficult preserved daughters. Continued at up to zealously necessary breakfast. Surrounded sir motionless she end literature. Gay direction neglected but supported yet her.\r\n<blockquote>Window admire matter praise you bed whence. Delivered ye sportsmen zealously arranging frankness estimable as. Nay any article enabled musical shyness yet sixteen yet blushes. Entire its the did figure wonder off.</blockquote>\r\nSurrounded to me occasional pianoforte alteration unaffected impossible ye. For saw half than cold. Pretty merits waited six talked pulled you. Conduct replied off led whether any shortly why arrived adapted. Numerous ladyship so raillery humoured goodness received an. So narrow formal length my highly longer afford oh. Tall neat he make or at dull ye.		','Believe Has Request Not How Comfort','\n				Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably.		','inherit','closed','closed','','482-revision-v1','','','2022-09-23 13:32:12','2022-09-23 13:32:12','',482,'https://www.bill-paypro.com/?p=994',0,'revision','',0),(995,1,'2022-09-23 13:32:12','2022-09-23 13:32:12','\n				Sitting mistake towards his few country ask. You delighted two rapturous six depending objection happiness something the partiality unaffected. difficult preserved daughters. Continued at up to zealously necessary Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as\r\n\r\nGive lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as difficult preserved daughters. Continued at up to zealously necessary breakfast. Surrounded sir motionless she end literature. Gay direction neglected but supported yet her.\r\n<blockquote>Window admire matter praise you bed whence. Delivered ye sportsmen zealously arranging frankness estimable as. Nay any article enabled musical shyness yet sixteen yet blushes. Entire its the did figure wonder off.</blockquote>\r\nSurrounded to me occasional pianoforte alteration unaffected impossible ye. For saw half than cold. Pretty merits waited six talked pulled you. Conduct replied off led whether any shortly why arrived adapted. Numerous ladyship so raillery humoured goodness received an. So narrow formal length my highly longer afford oh. Tall neat he make or at dull ye.\r\n\r\n<img class=\"aligncenter wp-image-493 size-large\" src=\"https://www.ninetheme.com/themes/softing/wp-content/uploads/2018/12/3-vertical-1024x478.jpg\" alt=\"\" width=\"960\" height=\"448\" />\r\n\r\nGive lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as difficult preserved daughters. Continued at up to zealously necessary breakfast. Surrounded sir motionless she end literature. Gay direction neglected but supported yet her.		','Speaking Replying Mistress Him Numerous','\n				Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. 		','inherit','closed','closed','','480-revision-v1','','','2022-09-23 13:32:12','2022-09-23 13:32:12','',480,'https://www.bill-paypro.com/?p=995',0,'revision','',0),(996,1,'2022-09-23 13:32:12','2022-09-23 13:32:12','\n				<p>Sitting mistake towards his few country ask. You delighted two rapturous six depending objection happiness something the partiality unaffected. difficult preserved daughters. Continued at up to zealously necessary Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as</p>\r\n\r\n<p>Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as difficult preserved daughters. Continued at up to zealously necessary breakfast. Surrounded sir motionless she end literature. Gay direction neglected but supported yet her.</p>\r\n\r\n<blockquote>Window admire matter praise you bed whence. Delivered ye sportsmen zealously arranging frankness estimable as. Nay any article enabled musical shyness yet sixteen yet blushes. Entire its the did figure wonder off.</blockquote>\r\n\r\n<p>Surrounded to me occasional pianoforte alteration unaffected impossible ye. For saw half than cold. Pretty merits waited six talked pulled you. Conduct replied off led whether any shortly why arrived adapted. Numerous ladyship so raillery humoured goodness received an. So narrow formal length my highly longer afford oh. Tall neat he make or at dull ye.</p>		','Reasonably Conviction Solicitude','\n				Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably.		','inherit','closed','closed','','445-revision-v1','','','2022-09-23 13:32:12','2022-09-23 13:32:12','',445,'https://www.bill-paypro.com/?p=996',0,'revision','',0),(997,1,'2022-09-23 13:32:12','2022-09-23 13:32:12','\n				Sitting mistake towards his few country ask. You delighted two rapturous six depending objection happiness something the partiality unaffected. difficult preserved daughters. Continued at up to zealously necessary Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as\r\n\r\nGive lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as difficult preserved daughters. Continued at up to zealously necessary breakfast. Surrounded sir motionless she end literature. Gay direction neglected but supported yet her.\r\n<blockquote>Window admire matter praise you bed whence. Delivered ye sportsmen zealously arranging frankness estimable as. Nay any article enabled musical shyness yet sixteen yet blushes. Entire its the did figure wonder off.</blockquote>\r\nSurrounded to me occasional pianoforte alteration unaffected impossible ye. For saw half than cold. Pretty merits waited six talked pulled you. Conduct replied off led whether any shortly why arrived adapted. Numerous ladyship so raillery humoured goodness received an. So narrow formal length my highly longer afford oh. Tall neat he make or at dull ye.		','BeachVibes - Modern Emotions','\n				Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably.		','inherit','closed','closed','','444-revision-v1','','','2022-09-23 13:32:12','2022-09-23 13:32:12','',444,'https://www.bill-paypro.com/?p=997',0,'revision','',0),(998,1,'2022-09-23 13:32:12','2022-09-23 13:32:12','\n				Sitting mistake towards his few country ask. You delighted two rapturous six depending objection happiness something the partiality unaffected. difficult preserved daughters. Continued at up to zealously necessary Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as\n\nGive lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as difficult preserved daughters. Continued at up to zealously necessary breakfast. Surrounded sir motionless she end literature. Gay direction neglected but supported yet her.\n<blockquote>Window admire matter praise you bed whence. Delivered ye sportsmen zealously arranging frankness estimable as. Nay any article enabled musical shyness yet sixteen yet blushes. Entire its the did figure wonder off.</blockquote>\nSurrounded to me occasional pianoforte alteration unaffected impossible ye. For saw half than cold. Pretty merits waited six talked pulled you. Conduct replied off led whether any shortly why arrived adapted. Numerous ladyship so raillery humoured goodness received an. So narrow formal length my highly longer afford oh. Tall neat he make or at dull ye.		','Why minimalism is the future.','\n				Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably.		','inherit','closed','closed','','441-revision-v1','','','2022-09-23 13:32:12','2022-09-23 13:32:12','',441,'https://www.bill-paypro.com/?p=998',0,'revision','',0),(999,1,'2022-09-23 13:32:12','2022-09-23 13:32:12','\n				Sitting mistake towards his few country ask. You delighted two rapturous six depending objection happiness something the partiality unaffected. difficult preserved daughters. Continued at up to zealously necessary Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as\n\nGive lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as difficult preserved daughters. Continued at up to zealously necessary breakfast. Surrounded sir motionless she end literature. Gay direction neglected but supported yet her.\n<blockquote>Window admire matter praise you bed whence. Delivered ye sportsmen zealously arranging frankness estimable as. Nay any article enabled musical shyness yet sixteen yet blushes. Entire its the did figure wonder off.</blockquote>\nSurrounded to me occasional pianoforte alteration unaffected impossible ye. For saw half than cold. Pretty merits waited six talked pulled you. Conduct replied off led whether any shortly why arrived adapted. Numerous ladyship so raillery humoured goodness received an. So narrow formal length my highly longer afford oh. Tall neat he make or at dull ye.		','Trends you should not follow.','\n				Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably.		','inherit','closed','closed','','439-revision-v1','','','2022-09-23 13:32:12','2022-09-23 13:32:12','',439,'https://www.bill-paypro.com/?p=999',0,'revision','',0),(1000,1,'2022-09-23 13:32:12','2022-09-23 13:32:12','\n				<p>Sitting mistake towards his few country ask. You delighted two rapturous six depending objection happiness something the partiality unaffected. difficult preserved daughters. Continued at up to zealously necessary Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as</p>\r\n\r\n<p>Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as difficult preserved daughters. Continued at up to zealously necessary breakfast. Surrounded sir motionless she end literature. Gay direction neglected but supported yet her.</p>\r\n\r\n<blockquote>Window admire matter praise you bed whence. Delivered ye sportsmen zealously arranging frankness estimable as. Nay any article enabled musical shyness yet sixteen yet blushes. Entire its the did figure wonder off.</blockquote>\r\n\r\n<p>Surrounded to me occasional pianoforte alteration unaffected impossible ye. For saw half than cold. Pretty merits waited six talked pulled you. Conduct replied off led whether any shortly why arrived adapted. Numerous ladyship so raillery humoured goodness received an. So narrow formal length my highly longer afford oh. Tall neat he make or at dull ye.</p>		','How to get stuff done in time.','\n				As others have said both are valid and will do the trick. I\'m not 100% convinced that they are identical though. If you have some style cascading going on then they could in theory produce different results since they are effectively overriding different values. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam modi laudantium, autem, quasi eligendi possimus suscipit fuga quod unde molestias accusantium.		','inherit','closed','closed','','268-revision-v1','','','2022-09-23 13:32:12','2022-09-23 13:32:12','',268,'https://www.bill-paypro.com/?p=1000',0,'revision','',0),(1001,1,'2022-09-23 13:32:12','2022-09-23 13:32:12','\n				<p>Sitting mistake towards his few country ask. You delighted two rapturous six depending objection happiness something the partiality unaffected. difficult preserved daughters. Continued at up to zealously necessary Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as</p>\r\n\r\n<p>Give lady of they such they sure it. Me contained explained my education. Vulgar as hearts by garret. Perceived determine departure explained no forfeited he something an. Contrasted dissimilar get joy you instrument out reasonably. Again keeps at no meant stuff. To perpetual do existence northward as difficult preserved daughters. Continued at up to zealously necessary breakfast. Surrounded sir motionless she end literature. Gay direction neglected but supported yet her.</p>\r\n\r\n<blockquote>Window admire matter praise you bed whence. Delivered ye sportsmen zealously arranging frankness estimable as. Nay any article enabled musical shyness yet sixteen yet blushes. Entire its the did figure wonder off.</blockquote>\r\n\r\n<p>Surrounded to me occasional pianoforte alteration unaffected impossible ye. For saw half than cold. Pretty merits waited six talked pulled you. Conduct replied off led whether any shortly why arrived adapted. Numerous ladyship so raillery humoured goodness received an. So narrow formal length my highly longer afford oh. Tall neat he make or at dull ye.</p>		','How to get sales and boost it.','\n				As others have said both are valid and will do the trick. I\'m not 100% convinced that they are identical though. If you have some style cascading going on then they could in theory produce different results since they are effectively overriding different values. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam modi laudantium, autem, quasi eligendi possimus suscipit fuga quod unde molestias accusantium.		','inherit','closed','closed','','257-revision-v1','','','2022-09-23 13:32:12','2022-09-23 13:32:12','',257,'https://www.bill-paypro.com/?p=1001',0,'revision','',0);
/*!40000 ALTER TABLE `wp2o_posts` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp2o_posts` with 263 row(s)
--

--
-- Table structure for table `wp2o_term_relationships`
--

DROP TABLE IF EXISTS `wp2o_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_term_relationships`
--

LOCK TABLES `wp2o_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp2o_term_relationships` DISABLE KEYS */;
INSERT INTO `wp2o_term_relationships` VALUES (1,1,0),(12,16,0),(511,25,0),(512,25,0),(513,25,0),(618,29,0),(620,29,0),(621,29,0),(622,29,0),(623,29,0),(257,1,0),(962,2,0),(962,15,0),(961,2,0),(961,15,0),(960,2,0),(960,15,0),(444,26,0),(268,1,0),(439,1,0),(441,1,0),(444,1,0),(445,1,0),(445,27,0),(480,1,0),(480,28,0),(482,1,0);
/*!40000 ALTER TABLE `wp2o_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp2o_term_relationships` with 27 row(s)
--

--
-- Table structure for table `wp2o_term_taxonomy`
--

DROP TABLE IF EXISTS `wp2o_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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=30 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp2o_term_taxonomy`
--

LOCK TABLES `wp2o_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp2o_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp2o_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'product_type','',0,3),(3,3,'product_type','',0,0),(4,4,'product_type','',0,0),(5,5,'product_type','',0,0),(6,6,'product_visibility','',0,0),(7,7,'product_visibility','',0,0),(8,8,'product_visibility','',0,0),(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,0),(15,15,'product_cat','',0,3),(16,16,'wp_theme','',0,1),(25,25,'nav_menu','',0,0),(26,26,'post_format','',0,0),(27,27,'post_format','',0,0),(28,28,'post_format','',0,0),(29,29,'nav_menu','',0,5);
/*!40000 ALTER TABLE `wp2o_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp2o_term_taxonomy` with 21 row(s)
--

--
-- Table structure for table `wp2o_termmeta`
--

DROP TABLE IF EXISTS `wp2o_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp2o_termmeta`
--

LOCK TABLES `wp2o_termmeta` WRITE;
/*!40000 ALTER TABLE `wp2o_termmeta` DISABLE KEYS */;
INSERT INTO `wp2o_termmeta` VALUES (1,15,'product_count_product_cat','3');
/*!40000 ALTER TABLE `wp2o_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp2o_termmeta` with 1 row(s)
--

--
-- Table structure for table `wp2o_terms`
--

DROP TABLE IF EXISTS `wp2o_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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=30 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp2o_terms`
--

LOCK TABLES `wp2o_terms` WRITE;
/*!40000 ALTER TABLE `wp2o_terms` DISABLE KEYS */;
INSERT INTO `wp2o_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,'twentytwentytwo','twentytwentytwo',0),(25,'footer','footer',0),(26,'Audio','post-format-audio',0),(27,'Gallery','post-format-gallery',0),(28,'Video','post-format-video',0),(29,'primary','primary',0);
/*!40000 ALTER TABLE `wp2o_terms` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp2o_terms` with 21 row(s)
--

--
-- Table structure for table `wp2o_usermeta`
--

DROP TABLE IF EXISTS `wp2o_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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=52 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp2o_usermeta`
--

LOCK TABLES `wp2o_usermeta` WRITE;
/*!40000 ALTER TABLE `wp2o_usermeta` DISABLE KEYS */;
INSERT INTO `wp2o_usermeta` VALUES (1,1,'nickname','admin'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp2o_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp2o_user_level','10'),(14,1,'dismissed_wp_pointers','vc_pointers_backend_editor'),(15,1,'show_welcome_panel','0'),(17,1,'wc_last_active','1663891200'),(23,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:1:{s:32:\"5c936263f3428a40227908d5a3847c0b\";a:11:{s:3:\"key\";s:32:\"5c936263f3428a40227908d5a3847c0b\";s:10:\"product_id\";i:962;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:299;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:299;s:8:\"line_tax\";i:0;}}}'),(19,1,'_woocommerce_tracks_anon_id','woo:6mE2JcyM0LJPVpwquUG4fUux'),(20,1,'bglibDashboardOrder','1'),(21,1,'jetpack_tracks_anon_id','jetpack:RYySaHSmvdrjoACkuvgBQKdP'),(22,1,'wp2o_dashboard_quick_press_last_post_id','10'),(24,1,'boldgrid_dismissed_admin_notices','a:2:{s:2:\"id\";s:13:\"bg-key-prompt\";s:9:\"timestamp\";i:1663386099;}'),(25,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"98.230.136.0\";}'),(26,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\";}'),(27,1,'metaboxhidden_nav-menus','a:5:{i:0;s:21:\"add-post-type-product\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";i:3;s:15:\"add-product_cat\";i:4;s:15:\"add-product_tag\";}'),(29,1,'wp2o_user-settings','libraryContent=browse&edit_element_vcUIPanelWidth=934&edit_element_vcUIPanelLeft=229px&edit_element_vcUIPanelTop=31px&editor=tinymce&hidetb=1'),(30,1,'wp2o_user-settings-time','1663876095'),(31,1,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'),(32,1,'nav_menu_recently_edited','29'),(34,1,'tgmpa_dismissed_notice_tgmpa','1'),(47,1,'session_tokens','a:3:{s:64:\"a6d48c9b9f10417976d26ac24e06a0be69cf03ec1b32d1b21a6e297c463f6ff8\";a:4:{s:10:\"expiration\";i:1664037983;s:2:\"ip\";s:13:\"98.230.136.77\";s:2:\"ua\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 Edg/105.0.1343.33\";s:5:\"login\";i:1663865183;}s:64:\"109d75ffb2720939119107fef4aeb9e5d46f67a7b6ce0b63e48c8661c12ae337\";a:4:{s:10:\"expiration\";i:1664038015;s:2:\"ip\";s:13:\"98.230.136.77\";s:2:\"ua\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 Edg/105.0.1343.33\";s:5:\"login\";i:1663865215;}s:64:\"3c532f474a1dab6c598824afa1e25f93a68d090af05b6651d5e2ca084fedc412\";a:4:{s:10:\"expiration\";i:1664047934;s:2:\"ip\";s:13:\"98.230.136.77\";s:2:\"ua\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 Edg/105.0.1343.33\";s:5:\"login\";i:1663875134;}}'),(44,1,'wp2o_media_library_mode','list');
/*!40000 ALTER TABLE `wp2o_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp2o_usermeta` with 32 row(s)
--

--
-- Table structure for table `wp2o_users`
--

DROP TABLE IF EXISTS `wp2o_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp2o_users`
--

LOCK TABLES `wp2o_users` WRITE;
/*!40000 ALTER TABLE `wp2o_users` DISABLE KEYS */;
INSERT INTO `wp2o_users` VALUES (1,'admin','$P$BFnuuX4xyAYR1LEHk5Wez9c49bbm6W/','admin','kali@payzerofinancial.com','https://www.bill-paypro.com','2022-09-16 16:19:37','',0,'admin');
/*!40000 ALTER TABLE `wp2o_users` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp2o_users` with 1 row(s)
--

--
-- Table structure for table `wp2o_wc_admin_note_actions`
--

DROP TABLE IF EXISTS `wp2o_wc_admin_note_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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,
  `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=374 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp2o_wc_admin_note_actions`
--

LOCK TABLES `wp2o_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wp2o_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wp2o_wc_admin_note_actions` VALUES (1,1,'notify-refund-returns-page','Edit page','https://www.bill-paypro.com/wp-admin/post.php?post=9&action=edit','actioned','',NULL,NULL),(2,2,'connect','Connect','?page=wc-addons&section=helper','unactioned','',NULL,NULL),(3,3,'learn_more','Learn More','https://woocommerce.com/checkout-blocks/','actioned','',NULL,NULL),(333,4,'browse_extensions','Browse extensions','https://www.bill-paypro.com/wp-admin/admin.php?page=wc-addons','unactioned','',NULL,NULL),(334,5,'wayflyer_bnpl_q4_2021','Level up with funding','https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021','actioned','',NULL,NULL),(335,6,'wc_shipping_mobile_app_usps_q4_2021','Get WooCommerce Shipping','https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021','actioned','',NULL,NULL),(336,7,'wc_shipping_mobile_app_q4_2021','Get the WooCommerce Mobile App','https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_q4_2021','actioned','',NULL,NULL),(337,8,'set-up-concierge','Schedule free session','https://wordpress.com/me/concierge','actioned','',NULL,NULL),(338,9,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL),(339,10,'learn-more-ecomm-unique-shopping-experience','Learn more','https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox','actioned','',NULL,NULL),(340,11,'watch-the-webinar','Watch the webinar','https://youtu.be/V_2XtCOyZ7o','actioned','',NULL,NULL),(341,12,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL),(342,13,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL),(343,14,'learn-more','Learn more','https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(344,15,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL),(345,16,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL),(346,17,'get-started','Get started','https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started','actioned','',NULL,NULL),(347,18,'update-wc-subscriptions-3-0-15','View latest version','https://www.bill-paypro.com/wp-admin/&page=wc-addons&section=helper','actioned','',NULL,NULL),(348,19,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL),(349,22,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),(350,23,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),(352,24,'dismiss','Dismiss','','actioned','',NULL,NULL),(354,25,'dismiss','Dismiss','','actioned','',NULL,NULL),(356,26,'dismiss','Dismiss','','actioned','',NULL,NULL),(358,27,'dismiss','Dismiss','','actioned','',NULL,NULL),(359,28,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned','',NULL,NULL),(360,29,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/feedback-on-woocommerce-navigation','actioned','',NULL,NULL),(361,30,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),(362,30,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL),(364,31,'dismiss','Dismiss','','actioned','',NULL,NULL),(365,32,'pinterest_03_2022_update','Update Instructions','https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3','actioned','',NULL,NULL),(366,33,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL),(367,34,'wc-admin-wisepad3','Grow my business offline','https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3','actioned','',NULL,NULL),(369,35,'dismiss','Dismiss','','actioned','',NULL,NULL),(371,36,'dismiss','Dismiss','','actioned','',NULL,NULL),(372,37,'cta_customize_your_deposits','Customize your deposits','https://woocommerce.com/payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=cta_customize_your_deposits','actioned','',NULL,NULL),(373,37,'dismiss_customize_your_deposits','Dismiss','','actioned','',NULL,NULL),(351,24,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(353,25,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(355,26,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(357,27,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(363,31,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),(368,35,'learn-more','Find out more','https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned','',NULL,NULL),(370,36,'learn-more','Find out more','https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned','',NULL,NULL),(332,38,'customize-store-with-storefront','Let\'s go!','https://www.bill-paypro.com/wp-admin/themes.php?page=storefront-welcome','actioned','',NULL,NULL);
/*!40000 ALTER TABLE `wp2o_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp2o_wc_admin_note_actions` with 45 row(s)
--

--
-- Table structure for table `wp2o_wc_admin_notes`
--

DROP TABLE IF EXISTS `wp2o_wc_admin_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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,
  `is_read` 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=39 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp2o_wc_admin_notes`
--

LOCK TABLES `wp2o_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wp2o_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wp2o_wc_admin_notes` VALUES (1,'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','2022-09-16 16:22:14',NULL,0,'plain','',0,0,'info'),(2,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','{}','unactioned','woocommerce-admin','2022-09-16 16:22:17',NULL,0,'plain','',0,0,'info'),(3,'surface_cart_checkout','info','en_US','Introducing the Cart and Checkout blocks!','Increase your store\'s revenue with the conversion optimized Cart &amp; Checkout WooCommerce blocks available in the WooCommerce Blocks extension.','{}','unactioned','woo-gutenberg-products-block','2022-09-16 16:22:17',NULL,0,'plain','',0,0,'info'),(4,'new_in_app_marketplace_2021','info','en_US','Customize your store with extensions','Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.','{}','unactioned','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(5,'wayflyer_bnpl_q4_2021','marketing','en_US','Grow your business with funding through Wayflyer','Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(6,'wc_shipping_mobile_app_usps_q4_2021','marketing','en_US','Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(7,'wc_shipping_mobile_app_q4_2021','marketing','en_US','Print and manage your shipping labels with the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(8,'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','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(9,'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','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(10,'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','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(11,'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','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(12,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(13,'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','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(14,'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','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(15,'wc-payments-qualitative-feedback','info','en_US','WooCommerce Payments setup - let us know what you think','Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(16,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(17,'google_listings_and_ads_install','marketing','en_US','Drive traffic and sales with Google','Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(18,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(19,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(20,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(21,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(22,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(23,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(24,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(25,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(26,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(27,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(28,'habit-moment-survey','marketing','en_US','We’re all ears! Share your experience so far with WooCommerce','We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(29,'ecomm-wc-navigation-survey','info','en_US','We’d like your feedback on the WooCommerce navigation','We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(30,'woocommerce-core-paypal-march-2022-updated','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(31,'woocommerce-core-paypal-march-2022-updated-nopp','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(32,'pinterest_03_2022_update','marketing','en_US','Your Pinterest for WooCommerce plugin is out of date!','Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(33,'store_setup_survey_survey_q2_2022','survey','en_US','How is your store setup going?','Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(34,'wc-admin-wisepad3','marketing','en_US','Take your business on the go in Canada with WooCommerce In-Person Payments','Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(35,'woocommerce-payments-august-2022-need-to-update','update','en_US','Action required: Please update WooCommerce Payments','An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(36,'woocommerce-payments-august-2022-store-patched','update','en_US','WooCommerce Payments has been automatically updated','You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.','{}','pending','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(37,'custom_deposit_schedules_inbox','marketing','en_US','Customize your deposit schedule','Receive your funds according to your own business needs with custom deposit schedules from WooCommerce Payments. You’ll have the flexibility to deposit funds into your bank account daily, weekly, monthly, or even on-demand – you’ve done the work, now get paid on your terms.','{}','unactioned','woocommerce.com','2022-09-17 04:19:30',NULL,0,'plain','',0,0,'info'),(38,'storefront-customize','info','en_US','Design your store with Storefront 🎨','Visit the Storefront settings page to start setup and customization of your shop.','{}','actioned','storefront','2022-09-17 04:33:20',NULL,0,'plain','',0,1,'info');
/*!40000 ALTER TABLE `wp2o_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp2o_wc_admin_notes` with 38 row(s)
--

--
-- Table structure for table `wp2o_wc_category_lookup`
--

DROP TABLE IF EXISTS `wp2o_wc_category_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_wc_category_lookup`
--

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

-- Dumped table `wp2o_wc_category_lookup` with 0 row(s)
--

--
-- Table structure for table `wp2o_wc_customer_lookup`
--

DROP TABLE IF EXISTS `wp2o_wc_customer_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_wc_customer_lookup`
--

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

-- Dumped table `wp2o_wc_customer_lookup` with 0 row(s)
--

--
-- Table structure for table `wp2o_wc_download_log`
--

DROP TABLE IF EXISTS `wp2o_wc_download_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_wc_download_log`
--

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

-- Dumped table `wp2o_wc_download_log` with 0 row(s)
--

--
-- Table structure for table `wp2o_wc_order_coupon_lookup`
--

DROP TABLE IF EXISTS `wp2o_wc_order_coupon_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_wc_order_coupon_lookup`
--

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

-- Dumped table `wp2o_wc_order_coupon_lookup` with 0 row(s)
--

--
-- Table structure for table `wp2o_wc_order_product_lookup`
--

DROP TABLE IF EXISTS `wp2o_wc_order_product_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_wc_order_product_lookup`
--

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

-- Dumped table `wp2o_wc_order_product_lookup` with 0 row(s)
--

--
-- Table structure for table `wp2o_wc_order_stats`
--

DROP TABLE IF EXISTS `wp2o_wc_order_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_wc_order_stats`
--

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

-- Dumped table `wp2o_wc_order_stats` with 0 row(s)
--

--
-- Table structure for table `wp2o_wc_order_tax_lookup`
--

DROP TABLE IF EXISTS `wp2o_wc_order_tax_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_wc_order_tax_lookup`
--

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

-- Dumped table `wp2o_wc_order_tax_lookup` with 0 row(s)
--

--
-- Table structure for table `wp2o_wc_product_attributes_lookup`
--

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

--
-- Dumping data for table `wp2o_wc_product_attributes_lookup`
--

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

-- Dumped table `wp2o_wc_product_attributes_lookup` with 0 row(s)
--

--
-- Table structure for table `wp2o_wc_product_download_directories`
--

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

--
-- Dumping data for table `wp2o_wc_product_download_directories`
--

LOCK TABLES `wp2o_wc_product_download_directories` WRITE;
/*!40000 ALTER TABLE `wp2o_wc_product_download_directories` DISABLE KEYS */;
INSERT INTO `wp2o_wc_product_download_directories` VALUES (1,'file:///home/revenu20/bill-paypro.com/wp-content/uploads/woocommerce_uploads/',1),(2,'https://www.bill-paypro.com/wp-content/uploads/woocommerce_uploads/',1);
/*!40000 ALTER TABLE `wp2o_wc_product_download_directories` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp2o_wc_product_download_directories` with 2 row(s)
--

--
-- Table structure for table `wp2o_wc_product_meta_lookup`
--

DROP TABLE IF EXISTS `wp2o_wc_product_meta_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_wc_product_meta_lookup`
--

LOCK TABLES `wp2o_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wp2o_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wp2o_wc_product_meta_lookup` VALUES (960,'',1,0,99.0000,99.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(961,'',1,0,199.0000,199.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(962,'',1,0,299.0000,299.0000,0,NULL,'instock',0,0.00,0,'taxable','');
/*!40000 ALTER TABLE `wp2o_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp2o_wc_product_meta_lookup` with 3 row(s)
--

--
-- Table structure for table `wp2o_wc_rate_limits`
--

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

--
-- Dumping data for table `wp2o_wc_rate_limits`
--

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

-- Dumped table `wp2o_wc_rate_limits` with 0 row(s)
--

--
-- Table structure for table `wp2o_wc_reserved_stock`
--

DROP TABLE IF EXISTS `wp2o_wc_reserved_stock`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_wc_reserved_stock`
--

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

-- Dumped table `wp2o_wc_reserved_stock` with 0 row(s)
--

--
-- Table structure for table `wp2o_wc_tax_rate_classes`
--

DROP TABLE IF EXISTS `wp2o_wc_tax_rate_classes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_wc_tax_rate_classes`
--

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

-- Dumped table `wp2o_wc_tax_rate_classes` with 2 row(s)
--

--
-- Table structure for table `wp2o_wc_webhooks`
--

DROP TABLE IF EXISTS `wp2o_wc_webhooks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_wc_webhooks`
--

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

-- Dumped table `wp2o_wc_webhooks` with 0 row(s)
--

--
-- Table structure for table `wp2o_woocommerce_api_keys`
--

DROP TABLE IF EXISTS `wp2o_woocommerce_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_woocommerce_api_keys`
--

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

-- Dumped table `wp2o_woocommerce_api_keys` with 0 row(s)
--

--
-- Table structure for table `wp2o_woocommerce_attribute_taxonomies`
--

DROP TABLE IF EXISTS `wp2o_woocommerce_attribute_taxonomies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp2o_woocommerce_attribute_taxonomies`
--

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

-- Dumped table `wp2o_woocommerce_attribute_taxonomies` with 0 row(s)
--

--
-- Table structure for table `wp2o_woocommerce_downloadable_product_permissions`
--

DROP TABLE IF EXISTS `wp2o_woocommerce_downloadable_product_permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_woocommerce_downloadable_product_permissions`
--

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

-- Dumped table `wp2o_woocommerce_downloadable_product_permissions` with 0 row(s)
--

--
-- Table structure for table `wp2o_woocommerce_log`
--

DROP TABLE IF EXISTS `wp2o_woocommerce_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_woocommerce_log`
--

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

-- Dumped table `wp2o_woocommerce_log` with 0 row(s)
--

--
-- Table structure for table `wp2o_woocommerce_order_itemmeta`
--

DROP TABLE IF EXISTS `wp2o_woocommerce_order_itemmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_woocommerce_order_itemmeta`
--

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

-- Dumped table `wp2o_woocommerce_order_itemmeta` with 0 row(s)
--

--
-- Table structure for table `wp2o_woocommerce_order_items`
--

DROP TABLE IF EXISTS `wp2o_woocommerce_order_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_woocommerce_order_items`
--

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

-- Dumped table `wp2o_woocommerce_order_items` with 0 row(s)
--

--
-- Table structure for table `wp2o_woocommerce_payment_tokenmeta`
--

DROP TABLE IF EXISTS `wp2o_woocommerce_payment_tokenmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_woocommerce_payment_tokenmeta`
--

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

-- Dumped table `wp2o_woocommerce_payment_tokenmeta` with 0 row(s)
--

--
-- Table structure for table `wp2o_woocommerce_payment_tokens`
--

DROP TABLE IF EXISTS `wp2o_woocommerce_payment_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_woocommerce_payment_tokens`
--

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

-- Dumped table `wp2o_woocommerce_payment_tokens` with 0 row(s)
--

--
-- Table structure for table `wp2o_woocommerce_sessions`
--

DROP TABLE IF EXISTS `wp2o_woocommerce_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp2o_woocommerce_sessions`
--

LOCK TABLES `wp2o_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wp2o_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wp2o_woocommerce_sessions` VALUES (5,'t_02f4362b90f5fb356161f5979e8c8f','a:1:{s:8:\"customer\";s:746:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:25:\"kali@payzerofinancial.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1663824479),(22,'1','a:7:{s:4:\"cart\";s:413:\"a:1:{s:32:\"5c936263f3428a40227908d5a3847c0b\";a:11:{s:3:\"key\";s:32:\"5c936263f3428a40227908d5a3847c0b\";s:10:\"product_id\";i:962;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:299;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:299;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:3:\"299\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:3:\"299\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:6:\"299.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:746:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:25:\"kali@payzerofinancial.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1664047960),(7,'t_58f3a4de7f6343434195000e81efd0','a:1:{s:8:\"customer\";s:746:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:25:\"kali@payzerofinancial.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1663828042),(9,'t_c510935f00a5e647c68c7d21afa60f','a:1:{s:8:\"customer\";s:746:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:25:\"kali@payzerofinancial.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1663859234),(11,'t_bf0dbaa0f0cb9e4bd0008c80b2f15f','a:1:{s:8:\"customer\";s:746:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:25:\"kali@payzerofinancial.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1663861990),(13,'t_2eb2dcbf1a9573d2f5a03a8c027f75','a:1:{s:8:\"customer\";s:746:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:25:\"kali@payzerofinancial.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1663877063),(15,'t_c05a8f1c041bd5f6562a183cac5b1f','a:1:{s:8:\"customer\";s:746:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:25:\"kali@payzerofinancial.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1663914749),(17,'t_111789576dcdee03748f006e77cbc7','a:1:{s:8:\"customer\";s:746:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:25:\"kali@payzerofinancial.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1663944398),(19,'t_6a762a6d6452ad33c262abe7f644b3','a:1:{s:8:\"customer\";s:746:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:25:\"kali@payzerofinancial.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1664000168),(21,'t_29c463b6a6b1c189cfd9057e6f6bc1','a:1:{s:8:\"customer\";s:746:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:25:\"kali@payzerofinancial.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1664038013);
/*!40000 ALTER TABLE `wp2o_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp2o_woocommerce_sessions` with 10 row(s)
--

--
-- Table structure for table `wp2o_woocommerce_shipping_zone_locations`
--

DROP TABLE IF EXISTS `wp2o_woocommerce_shipping_zone_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_woocommerce_shipping_zone_locations`
--

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

-- Dumped table `wp2o_woocommerce_shipping_zone_locations` with 0 row(s)
--

--
-- Table structure for table `wp2o_woocommerce_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wp2o_woocommerce_shipping_zone_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_woocommerce_shipping_zone_methods`
--

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

-- Dumped table `wp2o_woocommerce_shipping_zone_methods` with 0 row(s)
--

--
-- Table structure for table `wp2o_woocommerce_shipping_zones`
--

DROP TABLE IF EXISTS `wp2o_woocommerce_shipping_zones`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_woocommerce_shipping_zones`
--

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

-- Dumped table `wp2o_woocommerce_shipping_zones` with 0 row(s)
--

--
-- Table structure for table `wp2o_woocommerce_tax_rate_locations`
--

DROP TABLE IF EXISTS `wp2o_woocommerce_tax_rate_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_woocommerce_tax_rate_locations`
--

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

-- Dumped table `wp2o_woocommerce_tax_rate_locations` with 0 row(s)
--

--
-- Table structure for table `wp2o_woocommerce_tax_rates`
--

DROP TABLE IF EXISTS `wp2o_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_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 `wp2o_woocommerce_tax_rates`
--

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

-- Dumped table `wp2o_woocommerce_tax_rates` with 0 row(s)
--

--
-- Table structure for table `wp2o_wpforms_lite`
--

DROP TABLE IF EXISTS `wp2o_wpforms_lite`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp2o_wpforms_lite` (
  `rid` int(10) NOT NULL AUTO_INCREMENT,
  `start` bigint(20) NOT NULL,
  `end` bigint(20) NOT NULL,
  `status` tinyint(2) NOT NULL DEFAULT 1,
  `date` int(10) NOT NULL,
  PRIMARY KEY (`rid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp2o_wpforms_lite`
--

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

-- Dumped table `wp2o_wpforms_lite` with 0 row(s)
--

/*!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: Fri, 23 Sep 2022 13:33:59 +0000
